Uses of Class
org.cxml.OverallLimit
Packages that use OverallLimit
-
Uses of OverallLimit in org.cxml
Fields in org.cxml declared as OverallLimitModifier and TypeFieldDescriptionprotected OverallLimitBlanketItemDetail.overallLimitprotected OverallLimitItemDetail.overallLimitMethods in org.cxml that return OverallLimitModifier and TypeMethodDescriptionObjectFactory.createOverallLimit()Create an instance ofOverallLimitBlanketItemDetail.getOverallLimit()Gets the value of the overallLimit property.ItemDetail.getOverallLimit()Gets the value of the overallLimit property.Methods in org.cxml with parameters of type OverallLimitModifier and TypeMethodDescriptionvoidBlanketItemDetail.setOverallLimit(OverallLimit value) Sets the value of the overallLimit property.voidItemDetail.setOverallLimit(OverallLimit value) Sets the value of the overallLimit property.