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

Packages that use FieldLocation
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
protected  FieldLocation FieldCharacter.fieldLocation
           
protected  FieldLocation FieldBinary.fieldLocation
           
 

Methods in gov.nasa.arc.pds.xml.generated that return FieldLocation
 FieldLocation ObjectFactory.createFieldLocation()
          Create an instance of FieldLocation
 FieldLocation FieldCharacter.getFieldLocation()
          Gets the value of the fieldLocation property.
 FieldLocation FieldBinary.getFieldLocation()
          Gets the value of the fieldLocation property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type FieldLocation
 void FieldCharacter.setFieldLocation(FieldLocation value)
          Sets the value of the fieldLocation property.
 void FieldBinary.setFieldLocation(FieldLocation value)
          Sets the value of the fieldLocation property.
 



Copyright © 2013. All Rights Reserved.