Uses of Class
gov.nasa.arc.pds.xml.generated.FileAreaUpdate
-
Packages that use FileAreaUpdate Package Description gov.nasa.arc.pds.xml.generated gov.nasa.pds.objectAccess Provides programmatic access to PDS4 objects. -
-
Uses of FileAreaUpdate in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as FileAreaUpdate Modifier and Type Field Description protected FileAreaUpdateProductUpdate. fileAreaUpdateMethods in gov.nasa.arc.pds.xml.generated that return FileAreaUpdate Modifier and Type Method Description FileAreaUpdateObjectFactory. createFileAreaUpdate()Create an instance ofFileAreaUpdateFileAreaUpdateProductUpdate. getFileAreaUpdate()Gets the value of the fileAreaUpdate property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type FileAreaUpdate Modifier and Type Method Description voidProductUpdate. setFileAreaUpdate(FileAreaUpdate value)Sets the value of the fileAreaUpdate property. -
Uses of FileAreaUpdate in gov.nasa.pds.objectAccess
Methods in gov.nasa.pds.objectAccess with parameters of type FileAreaUpdate Modifier and Type Method Description java.util.List<java.lang.Object>ObjectAccess. getHeaderObjects(FileAreaUpdate fileArea)
-