Uses of Class
gov.nasa.arc.pds.xml.generated.GroupLength
-
Packages that use GroupLength Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of GroupLength in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as GroupLength Modifier and Type Field Description protected GroupLengthGroupFieldBinary. groupLengthprotected GroupLengthGroupFieldCharacter. groupLengthMethods in gov.nasa.arc.pds.xml.generated that return GroupLength Modifier and Type Method Description GroupLengthObjectFactory. createGroupLength()Create an instance ofGroupLengthGroupLengthGroupFieldBinary. getGroupLength()Gets the value of the groupLength property.GroupLengthGroupFieldCharacter. getGroupLength()Gets the value of the groupLength property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type GroupLength Modifier and Type Method Description voidGroupFieldBinary. setGroupLength(GroupLength value)Sets the value of the groupLength property.voidGroupFieldCharacter. setGroupLength(GroupLength value)Sets the value of the groupLength property.
-