Uses of Class
gov.nasa.arc.pds.xml.generated.ObjectLength
Packages that use ObjectLength
-
Uses of ObjectLength in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as ObjectLengthModifier and TypeFieldDescriptionprotected ObjectLengthEncodedByteStream.objectLengthprotected ObjectLengthParsableByteStream.objectLengthMethods in gov.nasa.arc.pds.xml.generated that return ObjectLengthModifier and TypeMethodDescriptionObjectFactory.createObjectLength()Create an instance ofObjectLengthEncodedByteStream.getObjectLength()Gets the value of the objectLength property.ParsableByteStream.getObjectLength()Gets the value of the objectLength property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type ObjectLengthModifier and TypeMethodDescriptionvoidEncodedByteStream.setObjectLength(ObjectLength value) Sets the value of the objectLength property.voidParsableByteStream.setObjectLength(ObjectLength value) Sets the value of the objectLength property.