public class RealType extends AtomicType
FINAL_ALL, FINAL_LIST, FINAL_RESTRICTION, FINAL_UNIONNULL_ARGUMENTANNOTATION, ANYTYPE, APPINFO, ATTRIBUTE, ATTRIBUTE_GROUP, COMPLEX_CONTENT, COMPLEX_TYPE, DOCUMENTATION, ELEMENT, FACET, GROUP, IDENTITY_FIELD, IDENTITY_SELECTOR, KEY, KEYREF, LIST, MODELGROUP, MODELGROUP_REF, REDEFINE, SCHEMA, SIMPLE_CONTENT, SIMPLE_TYPE, UNION, UNIQUE, UNKNOWN, WILDCARD| Constructor and Description |
|---|
RealType() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxExponent() |
long |
getMaxMantissa() |
long |
getMinExponent() |
long |
getMinMantissa() |
boolean |
isNumericType()
Indicates whether this
SimpleType is a numeric type. |
void |
setMaxExponent(long maxExponent) |
void |
setMaxMantissa(long maxMantissa) |
void |
setMinExponent(long minExponent) |
void |
setMinMantissa(long minMantissa) |
getMax, getMin, getPattern, isMaxInclusive, isMinInclusiveaddFacet, copyFacets, createReference, getBuiltInBaseType, getEffectiveFacets, getFacet, getFacets, getFacets, getFinal, getLength, getLocalFacets, getMaxLength, getMinLength, getNumberOfFacets, getParent, getReferenceId, getStructureType, getTypeCode, hasFacet, isBuiltInType, isDateTimeType, isRedefined, removeFacet, removeFacet, resolveReference, setFinal, setParent, setRedefined, validategetBaseType, getBaseTypeName, getDerivationMethod, getId, getName, getSchema, isAnyType, isComplexType, isSimpleType, setBaseType, setDerivationMethod, setId, setName, setSchemaaddAnnotation, getAnnotations, removeAnnotationpublic void setMinMantissa(long minMantissa)
public void setMaxMantissa(long maxMantissa)
public void setMinExponent(long minExponent)
public void setMaxExponent(long maxExponent)
public long getMinMantissa()
public long getMaxMantissa()
public long getMinExponent()
public long getMaxExponent()
public boolean isNumericType()
SimpleType is a numeric type.isNumericType in class SimpleTypeSimpleType.isNumericType()Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com