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 MaximumRecordLengthRecordDelimited. maximumRecordLengthMethods in gov.nasa.arc.pds.xml.generated that return MaximumRecordLength Modifier and Type Method Description MaximumRecordLengthObjectFactory. createMaximumRecordLength()Create an instance ofMaximumRecordLengthMaximumRecordLengthRecordDelimited. 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 voidRecordDelimited. setMaximumRecordLength(MaximumRecordLength value)Sets the value of the maximumRecordLength property.
-