org.deri.iris.api.terms.concrete
Interface IUnsignedShort
- All Superinterfaces:
- Comparable<ITerm>, IConcreteTerm, IDecimalTerm, IIntegerTerm, INonNegativeInteger, INumericTerm, ITerm, IUnsignedInt, IUnsignedLong
- All Known Subinterfaces:
- IUnsignedByte
- All Known Implementing Classes:
- UnsignedByte, UnsignedShort
public interface IUnsignedShort
- extends IUnsignedInt
Represents the XML Schema datatype xsd:unsignedShort.
- Author:
- Adrian Marte
| Methods inherited from interface org.deri.iris.api.terms.ITerm |
isGround |
DATATYPE_URI
static final String DATATYPE_URI
- Defines the XML Schema datatype URI.
- See Also:
- Constant Field Values
MAX_INCLUSIVE
static final int MAX_INCLUSIVE
- The maximal value of an unsigned short.
- See Also:
- Constant Field Values