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

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

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

Fields in gov.nasa.arc.pds.xml.generated declared as RecordLength
protected  RecordLength RecordCharacter.recordLength
           
protected  RecordLength RecordBinary.recordLength
           
 

Methods in gov.nasa.arc.pds.xml.generated that return RecordLength
 RecordLength ObjectFactory.createRecordLength()
          Create an instance of RecordLength
 RecordLength RecordCharacter.getRecordLength()
          Gets the value of the recordLength property.
 RecordLength RecordBinary.getRecordLength()
          Gets the value of the recordLength property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type RecordLength
 void RecordCharacter.setRecordLength(RecordLength value)
          Sets the value of the recordLength property.
 void RecordBinary.setRecordLength(RecordLength value)
          Sets the value of the recordLength property.
 



Copyright © 2014. All Rights Reserved.