Uses of Class
org.plasma.xml.schema.GroupRef

Packages that use GroupRef
org.plasma.xml.schema PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of GroupRef in org.plasma.xml.schema
 

Fields in org.plasma.xml.schema declared as GroupRef
protected  GroupRef RestrictionType.group
           
protected  GroupRef ExtensionType.group
           
protected  GroupRef AbstractComplexType.group
           
 

Methods in org.plasma.xml.schema that return GroupRef
 GroupRef ObjectFactory.createGroupRef()
          Create an instance of GroupRef
 GroupRef RestrictionType.getGroup()
          Gets the value of the group property.
 GroupRef ExtensionType.getGroup()
          Gets the value of the group property.
 GroupRef AbstractComplexType.getGroup()
          Gets the value of the group property.
 

Methods in org.plasma.xml.schema that return types with arguments of type GroupRef
 JAXBElement<GroupRef> ObjectFactory.createAbstractGroupGroup(GroupRef value)
          Create an instance of JAXBElement<GroupRef>}
 

Methods in org.plasma.xml.schema with parameters of type GroupRef
 JAXBElement<GroupRef> ObjectFactory.createAbstractGroupGroup(GroupRef value)
          Create an instance of JAXBElement<GroupRef>}
 void RestrictionType.setGroup(GroupRef value)
          Sets the value of the group property.
 void ExtensionType.setGroup(GroupRef value)
          Sets the value of the group property.
 void AbstractComplexType.setGroup(GroupRef value)
          Sets the value of the group property.
 



Copyright © 2014. All rights reserved.