Package org.cxml
Class MinimumLimit
java.lang.Object
org.cxml.MinimumLimit
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the comparatorInfo property.voidsetComparatorInfo(ComparatorInfo value) Sets the value of the comparatorInfo property.
-
Field Details
-
comparatorInfo
-
-
Constructor Details
-
MinimumLimit
public MinimumLimit()
-
-
Method Details
-
getComparatorInfo
Gets the value of the comparatorInfo property.- Returns:
- possible object is
ComparatorInfo
-
setComparatorInfo
Sets the value of the comparatorInfo property.- Parameters:
value- allowed object isComparatorInfo
-