Uses of Class
gov.nasa.arc.pds.xml.generated.Group
-
Packages that use Group Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Group in gov.nasa.arc.pds.xml.generated
Subclasses of Group in gov.nasa.arc.pds.xml.generated Modifier and Type Class Description class
GroupFieldBinary
The Group_Field_Binary class allows a group of table fields.class
GroupFieldCharacter
The Group_Field_Character class allows a group of table fields.class
GroupFieldDelimited
The Field_Group_Delimited class allows a group of delimited fields.Methods in gov.nasa.arc.pds.xml.generated that return Group Modifier and Type Method Description Group
ObjectFactory. createGroup()
Create an instance ofGroup
-