Uses of Class
gov.nasa.arc.pds.xml.generated.FileAreaBinary
| Package | Description |
|---|---|
| gov.nasa.arc.pds.xml.generated |
-
Uses of FileAreaBinary in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as FileAreaBinary Modifier and Type Field Description protected FileAreaBinaryProductFileRepository. fileAreaBinaryFields in gov.nasa.arc.pds.xml.generated with type parameters of type FileAreaBinary Modifier and Type Field Description protected List<FileAreaBinary>ProductProxyPDS3. fileAreaBinariesMethods in gov.nasa.arc.pds.xml.generated that return FileAreaBinary Modifier and Type Method Description FileAreaBinaryObjectFactory. createFileAreaBinary()Create an instance ofFileAreaBinaryFileAreaBinaryProductFileRepository. getFileAreaBinary()Gets the value of the fileAreaBinary property.Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type FileAreaBinary Modifier and Type Method Description List<FileAreaBinary>ProductProxyPDS3. getFileAreaBinaries()Gets the value of the fileAreaBinaries property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type FileAreaBinary Modifier and Type Method Description voidProductFileRepository. setFileAreaBinary(FileAreaBinary value)Sets the value of the fileAreaBinary property.