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

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

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

Fields in gov.nasa.arc.pds.xml.generated declared as ObjectLength
protected  ObjectLength ParsableByteStream.objectLength
           
protected  ObjectLength EncodedByteStream.objectLength
           
 

Methods in gov.nasa.arc.pds.xml.generated that return ObjectLength
 ObjectLength ObjectFactory.createObjectLength()
          Create an instance of ObjectLength
 ObjectLength ParsableByteStream.getObjectLength()
          Gets the value of the objectLength property.
 ObjectLength EncodedByteStream.getObjectLength()
          Gets the value of the objectLength property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type ObjectLength
 void ParsableByteStream.setObjectLength(ObjectLength value)
          Sets the value of the objectLength property.
 void EncodedByteStream.setObjectLength(ObjectLength value)
          Sets the value of the objectLength property.
 



Copyright © 2013. All Rights Reserved.