Uses of Class
gov.nasa.arc.pds.xml.generated.UpdateEntry
-
Packages that use UpdateEntry Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of UpdateEntry in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type UpdateEntry Modifier and Type Field Description protected java.util.List<UpdateEntry>
Update. updateEntries
Methods in gov.nasa.arc.pds.xml.generated that return UpdateEntry Modifier and Type Method Description UpdateEntry
ObjectFactory. createUpdateEntry()
Create an instance ofUpdateEntry
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type UpdateEntry Modifier and Type Method Description java.util.List<UpdateEntry>
Update. getUpdateEntries()
Gets the value of the updateEntries property.
-