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 FileAreaUpdate
ProductUpdate. fileAreaUpdate
Methods in gov.nasa.arc.pds.xml.generated that return FileAreaUpdate Modifier and Type Method Description FileAreaUpdate
ObjectFactory. createFileAreaUpdate()
Create an instance ofFileAreaUpdate
FileAreaUpdate
ProductUpdate. 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 void
ProductUpdate. 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)
-