|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupRef | |
---|---|
org.w3._2001.xmlschema |
Uses of GroupRef in org.w3._2001.xmlschema |
---|
Fields in org.w3._2001.xmlschema declared as GroupRef | |
---|---|
protected GroupRef |
ComplexType.group
|
protected GroupRef |
RestrictionType.group
|
protected GroupRef |
ExtensionType.group
|
Methods in org.w3._2001.xmlschema that return GroupRef | |
---|---|
GroupRef |
ObjectFactory.createGroupRef()
Create an instance of GroupRef |
GroupRef |
ComplexType.getGroup()
Gets the value of the group property. |
GroupRef |
RestrictionType.getGroup()
Gets the value of the group property. |
GroupRef |
ExtensionType.getGroup()
Gets the value of the group property. |
Methods in org.w3._2001.xmlschema that return types with arguments of type GroupRef | |
---|---|
javax.xml.bind.JAXBElement<GroupRef> |
ObjectFactory.createGroupGroup(GroupRef value)
Create an instance of JAXBElement < GroupRef > } |
Methods in org.w3._2001.xmlschema with parameters of type GroupRef | |
---|---|
javax.xml.bind.JAXBElement<GroupRef> |
ObjectFactory.createGroupGroup(GroupRef value)
Create an instance of JAXBElement < GroupRef > } |
void |
ComplexType.setGroup(GroupRef value)
Sets the value of the group property. |
void |
RestrictionType.setGroup(GroupRef value)
Sets the value of the group property. |
void |
ExtensionType.setGroup(GroupRef value)
Sets the value of the group property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |