Uses of Class
gov.nasa.arc.pds.xml.generated.MaximumRecordLength
-
Packages that use MaximumRecordLength Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of MaximumRecordLength in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as MaximumRecordLength Modifier and Type Field Description protected MaximumRecordLength
RecordDelimited. maximumRecordLength
Methods in gov.nasa.arc.pds.xml.generated that return MaximumRecordLength Modifier and Type Method Description MaximumRecordLength
ObjectFactory. createMaximumRecordLength()
Create an instance ofMaximumRecordLength
MaximumRecordLength
RecordDelimited. getMaximumRecordLength()
Gets the value of the maximumRecordLength property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type MaximumRecordLength Modifier and Type Method Description void
RecordDelimited. setMaximumRecordLength(MaximumRecordLength value)
Sets the value of the maximumRecordLength property.
-