de.fraunhofer.ipsi.xpathDatatypes
Class XS_Byte

java.lang.Object
  extended by de.fraunhofer.ipsi.xpathDatatypes.XS_AnySimpleType
      extended by de.fraunhofer.ipsi.xpathDatatypes.XDT_AnyAtomicType
          extended by de.fraunhofer.ipsi.xpathDatatypes.XS_Decimal
              extended by de.fraunhofer.ipsi.xpathDatatypes.XS_Integer
                  extended by de.fraunhofer.ipsi.xpathDatatypes.XS_Long
                      extended by de.fraunhofer.ipsi.xpathDatatypes.XS_Int
                          extended by de.fraunhofer.ipsi.xpathDatatypes.XS_Short
                              extended by de.fraunhofer.ipsi.xpathDatatypes.XS_Byte
All Implemented Interfaces:
Numeric, java.lang.Comparable<Numeric>

public class XS_Byte
extends XS_Short


Constructor Summary
XS_Byte(byte value)
          Constructor
XS_Byte(java.lang.String s)
          Constructor
 
Method Summary
 
Methods inherited from class de.fraunhofer.ipsi.xpathDatatypes.XS_Short
castas
 
Methods inherited from class de.fraunhofer.ipsi.xpathDatatypes.XS_Int
intValue
 
Methods inherited from class de.fraunhofer.ipsi.xpathDatatypes.XS_Integer
abs, add, ceiling, compareTo, floor, longValue, mod, multiply, negate, round, roundHalfToEven, subtract, toString
 
Methods inherited from class de.fraunhofer.ipsi.xpathDatatypes.XS_Decimal
divide, doubleValue, equals, idivide
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XS_Byte

public XS_Byte(byte value)
Constructor

Parameters:
value - a byte

XS_Byte

public XS_Byte(java.lang.String s)
Constructor

Parameters:
s - a XS_String