Uses of Class
gov.nasa.arc.pds.xml.generated.GroupLength
Packages that use GroupLength
-
Uses of GroupLength in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as GroupLengthModifier and TypeFieldDescriptionprotected GroupLengthGroupFieldBinary.groupLengthprotected GroupLengthGroupFieldCharacter.groupLengthMethods in gov.nasa.arc.pds.xml.generated that return GroupLengthModifier and TypeMethodDescriptionObjectFactory.createGroupLength()Create an instance ofGroupLengthGroupFieldBinary.getGroupLength()Gets the value of the groupLength property.GroupFieldCharacter.getGroupLength()Gets the value of the groupLength property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type GroupLengthModifier and TypeMethodDescriptionvoidGroupFieldBinary.setGroupLength(GroupLength value) Sets the value of the groupLength property.voidGroupFieldCharacter.setGroupLength(GroupLength value) Sets the value of the groupLength property.