Uses of Class
gov.nasa.arc.pds.xml.generated.FileSize
-
Packages that use FileSize Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of FileSize in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as FileSize Modifier and Type Field Description protected FileSize
File. fileSize
Methods in gov.nasa.arc.pds.xml.generated that return FileSize Modifier and Type Method Description FileSize
ObjectFactory. createFileSize()
Create an instance ofFileSize
FileSize
File. getFileSize()
Gets the value of the fileSize property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type FileSize Modifier and Type Method Description void
File. setFileSize(FileSize value)
Sets the value of the fileSize property.
-