org.exolab.castor.builder.types
Class XSLong
public final class XSLong
The xsd:long XML Schema type.
$Revision: 7277 $ $Date: 2005-12-13 14:58:48 -0700 (Tue, 13 Dec 2005) $static String | MAX_VALUE- A constant holding the maximum value an xsd:long can have, 263-1.
|
static String | MIN_VALUE- A constant holding the minimum value an xsd:long can have, -263.
|
static String | NAME- Name of this XSType.
|
static short | TYPE- Type number of this XSType.
|
ANYURI_TYPE, BASE64BINARY_TYPE, BOOLEAN_TYPE, BYTE_TYPE, CLASS, COLLECTION, DATETIME_TYPE, DATE_TYPE, DECIMAL_TYPE, DOUBLE_TYPE, DURATION_TYPE, ENTITIES, ENTITY, FLOAT_TYPE, GDAY_TYPE, GMONTHDAY_TYPE, GMONTH_TYPE, GYEARMONTH_TYPE, GYEAR_TYPE, HEXBINARY_TYPE, IDREFS_TYPE, IDREF_TYPE, ID_TYPE, INTEGER_TYPE, INT_TYPE, LANGUAGE_TYPE, LONG_TYPE, NAME_TYPE, NCNAME_TYPE, NEGATIVE_INTEGER_TYPE, NMTOKENS_TYPE, NMTOKEN_TYPE, NON_NEGATIVE_INTEGER_TYPE, NON_POSITIVE_INTEGER_TYPE, NORMALIZEDSTRING_TYPE, NOTATION_TYPE, NULL, POSITIVE_INTEGER_TYPE, QNAME_TYPE, SHORT_TYPE, STRING_TYPE, TIME_TYPE, TOKEN_TYPE, UNSIGNED_BYTE_TYPE, UNSIGNED_INT_TYPE, UNSIGNED_LONG_TYPE, UNSIGNED_SHORT_TYPE |
XSLong()- No-arg constructor.
|
XSLong(boolean asWrapper)- Construct a new XSLong optionally using the wrapper class implementation.
|
codeRangeFacet, getMaxExclusive, getMaxInclusive, getMinExclusive, getMinInclusive, hasMaximum, hasMinimum, setFacet, setMaxExclusive, setMaxInclusive, setMinExclusive, setMinInclusive, setRangeFacet |
createDefaultValueWithString, createFromJavaObjectCode, createToJavaObjectCode, getJType, getName, getType, isCollection, isDateTime, isEnumerated, isPrimitive, newInstanceCode, setAsEnumerated, setFacet, setFacets, validationCode |
MAX_VALUE
public static final String MAX_VALUE
A constant holding the maximum value an xsd:long can have, 263-1.
MIN_VALUE
public static final String MIN_VALUE
A constant holding the minimum value an xsd:long can have, -263.
NAME
public static final String NAME
Name of this XSType.
TYPE
public static final short TYPE
Type number of this XSType.
XSLong
public XSLong()
No-arg constructor.
XSLong
public XSLong(boolean asWrapper)
Construct a new XSLong optionally using the wrapper class implementation.
asWrapper - If true, this class will be implemented using a wrapper.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com