Uses of Class
gov.nasa.arc.pds.xml.generated.FileAreaBinary

Packages that use FileAreaBinary
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
protected  FileAreaBinary ProductFileRepository.fileAreaBinary
           
 

Fields in gov.nasa.arc.pds.xml.generated with type parameters of type FileAreaBinary
protected  List<FileAreaBinary> ProductProxyPDS3.fileAreaBinaries
           
 

Methods in gov.nasa.arc.pds.xml.generated that return FileAreaBinary
 FileAreaBinary ObjectFactory.createFileAreaBinary()
          Create an instance of FileAreaBinary
 FileAreaBinary ProductFileRepository.getFileAreaBinary()
          Gets the value of the fileAreaBinary property.
 

Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type FileAreaBinary
 List<FileAreaBinary> ProductProxyPDS3.getFileAreaBinaries()
          Gets the value of the fileAreaBinaries property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type FileAreaBinary
 void ProductFileRepository.setFileAreaBinary(FileAreaBinary value)
          Sets the value of the fileAreaBinary property.
 



Copyright © 2013. All Rights Reserved.