Uses of Class
org.cxml.ComparatorInfo
Packages that use ComparatorInfo
-
Uses of ComparatorInfo in org.cxml
Fields in org.cxml declared as ComparatorInfoModifier and TypeFieldDescriptionprotected ComparatorInfoMaximumLimit.comparatorInfoprotected ComparatorInfoMinimumLimit.comparatorInfoMethods in org.cxml that return ComparatorInfoModifier and TypeMethodDescriptionObjectFactory.createComparatorInfo()Create an instance ofComparatorInfoMaximumLimit.getComparatorInfo()Gets the value of the comparatorInfo property.MinimumLimit.getComparatorInfo()Gets the value of the comparatorInfo property.Methods in org.cxml with parameters of type ComparatorInfoModifier and TypeMethodDescriptionvoidMaximumLimit.setComparatorInfo(ComparatorInfo value) Sets the value of the comparatorInfo property.voidMinimumLimit.setComparatorInfo(ComparatorInfo value) Sets the value of the comparatorInfo property.