|
WebLogic Integration | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.schema.SOMObject | +--com.bea.schema.facet.SOMFacet | +--com.bea.schema.facet.NumericFacet | +--com.bea.schema.facet.FacetDuration
Duration is the duration of values for the datatype recurringDuration and datatypes derived from recurringDuration. The value of duration must be a timeDuration.
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 | |
FacetDuration(java.lang.String val)
Deprecated. |
Method Summary | |
java.lang.String |
getID()
Deprecated. |
Methods inherited from class com.bea.schema.facet.NumericFacet |
getDouble,
getLong,
getValue,
setDouble,
setValue |
Methods inherited from class com.bea.schema.facet.SOMFacet |
getAttributes,
getFacet,
getFixed,
getTagName,
setFixed,
toXML |
Methods inherited from class com.bea.schema.SOMObject |
addChild,
attributesToXML,
doIndent,
getID_UQ,
getParent,
getParentSchema,
isCircularReference,
isSchemaChild,
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 |
public FacetDuration(java.lang.String val)
Method Detail |
public java.lang.String getID()
|
WebLogic Integration | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |