Uses of Class
gov.nasa.arc.pds.xml.generated.FileAreaBinary
Packages that use FileAreaBinary
-
Uses of FileAreaBinary in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as FileAreaBinaryFields in gov.nasa.arc.pds.xml.generated with type parameters of type FileAreaBinaryModifier and TypeFieldDescriptionprotected List<FileAreaBinary>ProductProxyPDS3.fileAreaBinariesMethods in gov.nasa.arc.pds.xml.generated that return FileAreaBinaryModifier and TypeMethodDescriptionObjectFactory.createFileAreaBinary()Create an instance ofFileAreaBinaryProductFileRepository.getFileAreaBinary()Gets the value of the fileAreaBinary property.Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type FileAreaBinaryModifier and TypeMethodDescriptionProductProxyPDS3.getFileAreaBinaries()Gets the value of the fileAreaBinaries property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type FileAreaBinaryModifier and TypeMethodDescriptionvoidProductFileRepository.setFileAreaBinary(FileAreaBinary value) Sets the value of the fileAreaBinary property.