Uses of Class
gov.nasa.arc.pds.xml.generated.FieldLocation
| Package | Description |
|---|---|
| gov.nasa.arc.pds.xml.generated |
-
Uses of FieldLocation in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as FieldLocation Modifier and Type Field Description protected FieldLocationFieldBinary. fieldLocationprotected FieldLocationFieldCharacter. fieldLocationMethods in gov.nasa.arc.pds.xml.generated that return FieldLocation Modifier and Type Method Description FieldLocationObjectFactory. createFieldLocation()Create an instance ofFieldLocationFieldLocationFieldBinary. getFieldLocation()Gets the value of the fieldLocation property.FieldLocationFieldCharacter. getFieldLocation()Gets the value of the fieldLocation property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type FieldLocation Modifier and Type Method Description voidFieldBinary. setFieldLocation(FieldLocation value)Sets the value of the fieldLocation property.voidFieldCharacter. setFieldLocation(FieldLocation value)Sets the value of the fieldLocation property.