Uses of Class
gov.nasa.arc.pds.xml.generated.MaximumRecordLength
Packages that use MaximumRecordLength
-
Uses of MaximumRecordLength in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as MaximumRecordLengthModifier and TypeFieldDescriptionprotected MaximumRecordLengthRecordDelimited.maximumRecordLengthMethods in gov.nasa.arc.pds.xml.generated that return MaximumRecordLengthModifier and TypeMethodDescriptionObjectFactory.createMaximumRecordLength()Create an instance ofMaximumRecordLengthRecordDelimited.getMaximumRecordLength()Gets the value of the maximumRecordLength property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type MaximumRecordLengthModifier and TypeMethodDescriptionvoidRecordDelimited.setMaximumRecordLength(MaximumRecordLength value) Sets the value of the maximumRecordLength property.