Package org.cxml

Class TimeTolerance

java.lang.Object
org.cxml.TimeTolerance

public class TimeTolerance extends Object
  • Field Details

    • limit

      protected String limit
    • type

      protected String type
  • Constructor Details

    • TimeTolerance

      public TimeTolerance()
  • Method Details

    • getLimit

      public String getLimit()
      Gets the value of the limit property.
      Returns:
      possible object is String
    • setLimit

      public void setLimit(String value)
      Sets the value of the limit property.
      Parameters:
      value - allowed object is String
    • getType

      public String getType()
      Gets the value of the type property.
      Returns:
      possible object is String
    • setType

      public void setType(String value)
      Sets the value of the type property.
      Parameters:
      value - allowed object is String