WebLogic Integration


com.bea.schema.facet
Class FacetPeriod

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

Deprecated. 3/16/2001

public class FacetPeriod
extends SOMFacet

Period is the frequency of recurrence for values for the datatype recurringDuration and datatypes derived from recurringDuration. The value of period must be timeDuration.

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
FacetPeriod(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

FacetPeriod

public FacetPeriod(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)