com.bea.schema.facet
Class FacetTotalDigits
java.lang.Object
  
com.bea.schema.SOMObject
      
com.bea.schema.facet.SOMFacet
          
com.bea.schema.facet.NumericFacet
              
com.bea.schema.facet.FacetTotalDigits
- All Implemented Interfaces: 
 - Serializable
 
- public class FacetTotalDigits
- extends NumericFacet
  
totalDigits is the maximum number of digits in values of 
 datatypes derived from number. The value of totalDigits 
 must be a positiveInteger.
- Since:
 
  - 3/16/2001
 
- Version:
 
  - 1.0
 
- Author:
 
  - sharpe
 
- See Also:
 - Serialized Form
 
 
| Fields inherited from class com.bea.schema.facet.SOMFacet | 
duration, encoding, enumeration, fractionDigits, length, maxExclusive, maxInclusive, maxLength, minExclusive, minInclusive, minLength, pattern, period, precision, scale, totalDigits, whiteSpace | 
 
 
| 
Method Summary | 
 String | 
getID()
 
          Returns a printable element tag for this Schema Object | 
 
 
 
| Methods inherited from class com.bea.schema.SOMObject | 
addPrefixMapping, getContainmentXPath, getEffectivePrefixMappings, getID_UQ, getParent, getParentName, getParentSchema, getPrefixForTargetNamespace, getPrefixMapping, getTargetNamespace, getURIForPrefix, isCircularReference, isSchemaChild, msg, msg, removeNamespaceQualifier, removePrefixMapping, setIndent, setParent, setTargetNamespace, toString, toXML, toXML, toXML | 
 
 
FacetTotalDigits
public FacetTotalDigits(String val)
getID
public String getID()
- Description copied from class: 
SOMObject 
- Returns a printable element tag for this Schema Object
- Specified by:
 getID in class SOMObject
 
- Returns:
 - String representation of the element tag