WebLogic Integration


Uses of Class
com.bea.schema.facet.NumericFacet

Packages that use NumericFacet
com.bea.schema.facet Objects/interfaces for BEA Schema facet support. 
 

Uses of NumericFacet in com.bea.schema.facet
 

Subclasses of NumericFacet in com.bea.schema.facet
 class FacetDuration
          Deprecated. 3/16/2001
 class FacetFractionDigits
          fractionDigits is the maximum number of digits in the fractional part of values of datatypes derived from number.
 class FacetLength
          length is the number of units of length, where units of length varies depending on the type that is being derived from.
 class FacetMaxExclusive
          maxExclusive is the exclusive upper bound of the value space for a datatype with the ordered property.
 class FacetMaxInclusive
          maxInclusive is the inclusive upper bound of the value space for a datatype with the ordered property.
 class FacetMaxLength
          maxLength is the maximum number of units of length, where units of length varies depending on the type that is being derived from.
 class FacetMinExclusive
          minExclusive is the exclusive lower bound of the value space for a datatype with the ordered property.
 class FacetMinInclusive
          minInclusive is the inclusive lower bound of the value space for a datatype with the ordered property.
 class FacetMinLength
          minLength is the minimum number of units of length, where units of length varies depending on the type that is being derived from.
 class FacetPrecision
          Deprecated. 3/16/2001 superceded by totalDigits
 class FacetScale
          Deprecated. 3/16/2001 superceded by fractionDigits
 class FacetTotalDigits
          totalDigits is the maximum number of digits in values of datatypes derived from number.
 


WebLogic Integration

WebLogic Integration (WLI)