Uses of Class
gov.nasa.arc.pds.xml.generated.GroupLength

Packages that use GroupLength
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
protected  GroupLength GroupFieldCharacter.groupLength
           
protected  GroupLength GroupFieldBinary.groupLength
           
 

Methods in gov.nasa.arc.pds.xml.generated that return GroupLength
 GroupLength ObjectFactory.createGroupLength()
          Create an instance of GroupLength
 GroupLength GroupFieldCharacter.getGroupLength()
          Gets the value of the groupLength property.
 GroupLength GroupFieldBinary.getGroupLength()
          Gets the value of the groupLength property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type GroupLength
 void GroupFieldCharacter.setGroupLength(GroupLength value)
          Sets the value of the groupLength property.
 void GroupFieldBinary.setGroupLength(GroupLength value)
          Sets the value of the groupLength property.
 



Copyright © 2013. All Rights Reserved.