public class RangeTableRevisionModel extends CommonRangeTableRevisionModel
Java class represents a revision of a range table;
You use this data model in the Create Range Table operation and
in the modify operation.
It contains rows with the upper bound and output column filled.
CreateRangeTableOp,
ModifyRangeTableOpThe XML APIs specify the following XSD fragment:
XSD Fragment
<xs:complexType name="RangeTableRevisionType">
<xs:complexContent>
<xs:extension base="CommonRangeTableRevisionType" />
</xs:complexContent>
</xs:complexType>
| Constructor and Description |
|---|
RangeTableRevisionModel() |
addCharacterData, addChild, getAdditionalInfoList, getClass, getDescription, getId, getRangeTableClassId, getRangeTableRowList, marshal, marshalAttributes, marshalChildren, setAttributes, setDescription, setId, setRangeTableClassId