Uses of Class
gov.nasa.arc.pds.xml.generated.FieldLocation
Packages that use FieldLocation
-
Uses of FieldLocation in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as FieldLocationModifier and TypeFieldDescriptionprotected FieldLocationFieldBinary.fieldLocationprotected FieldLocationFieldCharacter.fieldLocationMethods in gov.nasa.arc.pds.xml.generated that return FieldLocationModifier and TypeMethodDescriptionObjectFactory.createFieldLocation()Create an instance ofFieldLocationFieldBinary.getFieldLocation()Gets the value of the fieldLocation property.FieldCharacter.getFieldLocation()Gets the value of the fieldLocation property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type FieldLocationModifier and TypeMethodDescriptionvoidFieldBinary.setFieldLocation(FieldLocation value) Sets the value of the fieldLocation property.voidFieldCharacter.setFieldLocation(FieldLocation value) Sets the value of the fieldLocation property.