Uses of Class
gov.nasa.arc.pds.xml.generated.FieldBinary
Packages that use FieldBinary
Package
Description
Provides programmatic access to PDS4 objects.
-
Uses of FieldBinary in gov.nasa.arc.pds.xml.generated
Methods in gov.nasa.arc.pds.xml.generated that return FieldBinaryModifier and TypeMethodDescriptionObjectFactory.createFieldBinary()Create an instance ofFieldBinary -
Uses of FieldBinary in gov.nasa.pds.objectAccess
Methods in gov.nasa.pds.objectAccess that return types with arguments of type FieldBinaryModifier and TypeMethodDescriptionObjectAccess.getFieldBinaries(TableBinary table) ObjectProvider.getFieldBinaries(TableBinary table) Returns a list of FieldBinary objects given a table binary object.