Uses of Class
org.cxml.Modification
-
Packages that use Modification Package Description org.cxml -
-
Uses of Modification in org.cxml
Fields in org.cxml with type parameters of type Modification Modifier and Type Field Description protected java.util.List<Modification>Modifications. modificationMethods in org.cxml that return Modification Modifier and Type Method Description ModificationObjectFactory. createModification()Create an instance ofModificationMethods in org.cxml that return types with arguments of type Modification Modifier and Type Method Description java.util.List<Modification>Modifications. getModification()Gets the value of the modification property.
-