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. fieldBits
Methods in gov.nasa.arc.pds.xml.generated that return FieldBit Modifier and Type Method Description FieldBit
ObjectFactory. createFieldBit()
Create an instance ofFieldBit
Methods 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.
-