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

Packages that use Offset
gov.nasa.arc.pds.xml.generated   
 

Uses of Offset in gov.nasa.arc.pds.xml.generated
 

Fields in gov.nasa.arc.pds.xml.generated declared as Offset
protected  Offset TableBase.offset
           
protected  Offset ParsableByteStream.offset
           
protected  Offset EncodedByteStream.offset
           
protected  Offset Array.offset
           
 

Methods in gov.nasa.arc.pds.xml.generated that return Offset
 Offset ObjectFactory.createOffset()
          Create an instance of Offset
 Offset TableBase.getOffset()
          Gets the value of the offset property.
 Offset ParsableByteStream.getOffset()
          Gets the value of the offset property.
 Offset EncodedByteStream.getOffset()
          Gets the value of the offset property.
 Offset Array.getOffset()
          Gets the value of the offset property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type Offset
 void TableBase.setOffset(Offset value)
          Sets the value of the offset property.
 void ParsableByteStream.setOffset(Offset value)
          Sets the value of the offset property.
 void EncodedByteStream.setOffset(Offset value)
          Sets the value of the offset property.
 void Array.setOffset(Offset value)
          Sets the value of the offset property.
 



Copyright © 2014. All Rights Reserved.