Uses of Class
org.ow2.easywsdl.schema.org.w3._2001.xmlschema.GroupRef

Packages that use GroupRef
org.ow2.easywsdl.schema.org.w3._2001.xmlschema   
 

Uses of GroupRef in org.ow2.easywsdl.schema.org.w3._2001.xmlschema
 

Fields in org.ow2.easywsdl.schema.org.w3._2001.xmlschema declared as GroupRef
protected  GroupRef RestrictionType.group
           
protected  GroupRef ExtensionType.group
           
protected  GroupRef ComplexType.group
           
 

Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema 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 ComplexType.getGroup()
          Gets the value of the group property.
 

Methods in org.ow2.easywsdl.schema.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.ow2.easywsdl.schema.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 RestrictionType.setGroup(GroupRef value)
          Sets the value of the group property.
 void ExtensionType.setGroup(GroupRef value)
          Sets the value of the group property.
 void ComplexType.setGroup(GroupRef value)
          Sets the value of the group property.
 



Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.