Uses of Class
gov.nasa.arc.pds.xml.generated.RecordLength
Packages that use RecordLength
-
Uses of RecordLength in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as RecordLengthModifier and TypeFieldDescriptionprotected RecordLengthRecordBinary.recordLengthprotected RecordLengthRecordCharacter.recordLengthMethods in gov.nasa.arc.pds.xml.generated that return RecordLengthModifier and TypeMethodDescriptionObjectFactory.createRecordLength()Create an instance ofRecordLengthRecordBinary.getRecordLength()Gets the value of the recordLength property.RecordCharacter.getRecordLength()Gets the value of the recordLength property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type RecordLengthModifier and TypeMethodDescriptionvoidRecordBinary.setRecordLength(RecordLength value) Sets the value of the recordLength property.voidRecordCharacter.setRecordLength(RecordLength value) Sets the value of the recordLength property.