Uses of Class
org.cxml.ModificationDetail
-
Packages that use ModificationDetail Package Description org.cxml -
-
Uses of ModificationDetail in org.cxml
Fields in org.cxml declared as ModificationDetail Modifier and Type Field Description protected ModificationDetailModification. modificationDetailMethods in org.cxml that return ModificationDetail Modifier and Type Method Description ModificationDetailObjectFactory. createModificationDetail()Create an instance ofModificationDetailModificationDetailModification. getModificationDetail()Gets the value of the modificationDetail property.Methods in org.cxml with parameters of type ModificationDetail Modifier and Type Method Description voidModification. setModificationDetail(ModificationDetail value)Sets the value of the modificationDetail property.
-