Uses of Class
gov.nasa.arc.pds.xml.generated.GroupLocation
| Package | Description |
|---|---|
| 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 Modifier and Type Field Description protected GroupLocationGroupFieldBinary. groupLocationprotected GroupLocationGroupFieldCharacter. groupLocationMethods in gov.nasa.arc.pds.xml.generated that return GroupLocation Modifier and Type Method Description GroupLocationObjectFactory. createGroupLocation()Create an instance ofGroupLocationGroupLocationGroupFieldBinary. getGroupLocation()Gets the value of the groupLocation property.GroupLocationGroupFieldCharacter. getGroupLocation()Gets the value of the groupLocation property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type GroupLocation Modifier and Type Method Description voidGroupFieldBinary. setGroupLocation(GroupLocation value)Sets the value of the groupLocation property.voidGroupFieldCharacter. setGroupLocation(GroupLocation value)Sets the value of the groupLocation property.