Uses of Class
gov.nasa.arc.pds.xml.generated.GroupLocation

Packages that use GroupLocation
gov.nasa.arc.pds.xml.generated   
 

Uses of GroupLocation in gov.nasa.arc.pds.xml.generated
 

Fields in gov.nasa.arc.pds.xml.generated declared as GroupLocation
protected  GroupLocation GroupFieldCharacter.groupLocation
           
protected  GroupLocation GroupFieldBinary.groupLocation
           
 

Methods in gov.nasa.arc.pds.xml.generated that return GroupLocation
 GroupLocation ObjectFactory.createGroupLocation()
          Create an instance of GroupLocation
 GroupLocation GroupFieldCharacter.getGroupLocation()
          Gets the value of the groupLocation property.
 GroupLocation GroupFieldBinary.getGroupLocation()
          Gets the value of the groupLocation property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type GroupLocation
 void GroupFieldCharacter.setGroupLocation(GroupLocation value)
          Sets the value of the groupLocation property.
 void GroupFieldBinary.setGroupLocation(GroupLocation value)
          Sets the value of the groupLocation property.
 



Copyright © 2013. All Rights Reserved.