WebLogic Integration


com.bea.schema.facet
Class FacetEncoding

java.lang.Object
  |
  +--com.bea.schema.SOMObject
        |
        +--com.bea.schema.facet.SOMFacet
              |
              +--com.bea.schema.facet.FacetEncoding

Deprecated. 3/16/2001

public class FacetEncoding
extends SOMFacet

Encoding is the encoded form of the lexical space of datatypes derived from binary. The value of encoding must be one of {hex, base64}.

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.
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
 
Constructor Summary
FacetEncoding(java.lang.String val)
          Deprecated.  
 
Method Summary
 java.lang.String getID()
          Deprecated.  
 java.lang.String getValue()
          Deprecated.  
 void setValue(java.lang.String val)
          Deprecated.  
 
Methods inherited from class com.bea.schema.facet.SOMFacet
getAttributes, getFacet, getFixed, getTagName, setFixed, toXML
 
Methods inherited from class com.bea.schema.SOMObject
addChild, addPrefixMapping, attributesToXML, collectEffectivePrefixMappings, doIndent, getContainmentXPath, getEffectivePrefixMappings, getID_UQ, getParent, getParentName, getParentSchema, getPrefixForTargetNamespace, getTargetNamespace, getURIForPrefix, isCircularReference, isSchemaChild, namespacePrefixesToXML, removeNamespaceQualifier, removePrefixMapping, setIndent, setParent, toString, toXML, toXML, toXML, trace, trace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FacetEncoding

public FacetEncoding(java.lang.String val)
Deprecated. 
Method Detail

getID

public java.lang.String getID()
Deprecated. 

Overrides:
getID in class SOMObject

getValue

public java.lang.String getValue()
Deprecated. 

Overrides:
getValue in class SOMFacet

setValue

public void setValue(java.lang.String val)
Deprecated. 

Overrides:
setValue in class SOMFacet

WebLogic Integration

WebLogic Integration (WLI)