Uses of Class
gov.nasa.arc.pds.xml.generated.FieldBit
-
Packages that use FieldBit Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of FieldBit in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type FieldBit Modifier and Type Field Description protected java.util.List<FieldBit>PackedDataFields. fieldBitsMethods in gov.nasa.arc.pds.xml.generated that return FieldBit Modifier and Type Method Description FieldBitObjectFactory. createFieldBit()Create an instance ofFieldBitMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type FieldBit Modifier and Type Method Description java.util.List<FieldBit>PackedDataFields. getFieldBits()Gets the value of the fieldBits property.
-