Uses of Class
org.cxml.Modifications
Packages that use Modifications
-
Uses of Modifications in org.cxml
Fields in org.cxml declared as ModificationsModifier and TypeFieldDescriptionprotected ModificationsShipping.modificationsprotected ModificationsTotal.modificationsprotected ModificationsUnitPrice.modificationsMethods in org.cxml that return ModificationsModifier and TypeMethodDescriptionObjectFactory.createModifications()Create an instance ofModificationsShipping.getModifications()Gets the value of the modifications property.Total.getModifications()Gets the value of the modifications property.UnitPrice.getModifications()Gets the value of the modifications property.Methods in org.cxml with parameters of type ModificationsModifier and TypeMethodDescriptionvoidShipping.setModifications(Modifications value) Sets the value of the modifications property.voidTotal.setModifications(Modifications value) Sets the value of the modifications property.voidUnitPrice.setModifications(Modifications value) Sets the value of the modifications property.