Uses of Class
gov.nasa.arc.pds.xml.generated.ModificationHistory
-
Packages that use ModificationHistory Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of ModificationHistory in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as ModificationHistory Modifier and Type Field Description protected ModificationHistory
IdentificationArea. modificationHistory
Methods in gov.nasa.arc.pds.xml.generated that return ModificationHistory Modifier and Type Method Description ModificationHistory
ObjectFactory. createModificationHistory()
Create an instance ofModificationHistory
ModificationHistory
IdentificationArea. getModificationHistory()
Gets the value of the modificationHistory property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type ModificationHistory Modifier and Type Method Description void
IdentificationArea. setModificationHistory(ModificationHistory value)
Sets the value of the modificationHistory property.
-