Uses of Class
gov.nasa.arc.pds.xml.generated.Update
-
Packages that use Update Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Update in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Update Modifier and Type Field Description protected Update
ProductUpdate. update
Methods in gov.nasa.arc.pds.xml.generated that return Update Modifier and Type Method Description Update
ObjectFactory. createUpdate()
Create an instance ofUpdate
Update
ProductUpdate. getUpdate()
Gets the value of the update property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Update Modifier and Type Method Description void
ProductUpdate. setUpdate(Update value)
Sets the value of the update property.
-