Package org.cxml
Class TimeTolerance
java.lang.Object
org.cxml.TimeTolerance
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
limit
-
type
-
-
Constructor Details
-
TimeTolerance
public TimeTolerance()
-
-
Method Details
-
getLimit
Gets the value of the limit property.- Returns:
- possible object is
String
-
setLimit
Sets the value of the limit property.- Parameters:
value- allowed object isString
-
getType
Gets the value of the type property.- Returns:
- possible object is
String
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isString
-