Uses of Class
org.cxml.ExpectedLimit
Packages that use ExpectedLimit
-
Uses of ExpectedLimit in org.cxml
Fields in org.cxml declared as ExpectedLimitModifier and TypeFieldDescriptionprotected ExpectedLimitBlanketItemDetail.expectedLimitprotected ExpectedLimitItemDetail.expectedLimitMethods in org.cxml that return ExpectedLimitModifier and TypeMethodDescriptionObjectFactory.createExpectedLimit()Create an instance ofExpectedLimitBlanketItemDetail.getExpectedLimit()Gets the value of the expectedLimit property.ItemDetail.getExpectedLimit()Gets the value of the expectedLimit property.Methods in org.cxml with parameters of type ExpectedLimitModifier and TypeMethodDescriptionvoidBlanketItemDetail.setExpectedLimit(ExpectedLimit value) Sets the value of the expectedLimit property.voidItemDetail.setExpectedLimit(ExpectedLimit value) Sets the value of the expectedLimit property.