Uses of Class
gov.nasa.arc.pds.xml.generated.GroupLocation
Packages that use GroupLocation
-
Uses of GroupLocation in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as GroupLocationModifier and TypeFieldDescriptionprotected GroupLocationGroupFieldBinary.groupLocationprotected GroupLocationGroupFieldCharacter.groupLocationMethods in gov.nasa.arc.pds.xml.generated that return GroupLocationModifier and TypeMethodDescriptionObjectFactory.createGroupLocation()Create an instance ofGroupLocationGroupFieldBinary.getGroupLocation()Gets the value of the groupLocation property.GroupFieldCharacter.getGroupLocation()Gets the value of the groupLocation property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type GroupLocationModifier and TypeMethodDescriptionvoidGroupFieldBinary.setGroupLocation(GroupLocation value) Sets the value of the groupLocation property.voidGroupFieldCharacter.setGroupLocation(GroupLocation value) Sets the value of the groupLocation property.