Package | Description |
---|---|
org.glassfish.hk2.xml.schema.beans |
Modifier and Type | Method and Description |
---|---|
GroupRef |
ExtensionType.getGroup()
Gets the value of the group property.
|
GroupRef |
RestrictionType.getGroup()
Gets the value of the group property.
|
GroupRef |
ComplexType.getGroup()
Gets the value of the group property.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtensionType.setGroup(GroupRef value)
Sets the value of the group property.
|
void |
RestrictionType.setGroup(GroupRef value)
Sets the value of the group property.
|
void |
ComplexType.setGroup(GroupRef value)
Sets the value of the group property.
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.