eu.xtreemos.xosd.xmlextractor.constants
Class JSDLConstants.RangeValue_TypeConstants
java.lang.Object
eu.xtreemos.xosd.xmlextractor.constants.JSDLConstants.RangeValue_TypeConstants
- Enclosing class:
- JSDLConstants
public class JSDLConstants.RangeValue_TypeConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exclusiveBound
public static final java.lang.String exclusiveBound
- See Also:
- Constant Field Values
epsilon
public static final java.lang.String epsilon
- See Also:
- Constant Field Values
UpperBoundedRange
public static final java.lang.String UpperBoundedRange
- See Also:
- Constant Field Values
LowerBoundedRange
public static final java.lang.String LowerBoundedRange
- See Also:
- Constant Field Values
Exact
public static final java.lang.String Exact
- See Also:
- Constant Field Values
Range
public static final java.lang.String Range
- See Also:
- Constant Field Values
LowerBound
public static final java.lang.String LowerBound
- See Also:
- Constant Field Values
UpperBound
public static final java.lang.String UpperBound
- See Also:
- Constant Field Values
JSDLConstants.RangeValue_TypeConstants
public JSDLConstants.RangeValue_TypeConstants()