|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.highdeal.rangetable.hci.CommonRangeTableRevisionModel
com.highdeal.rangetable.hci.RangeTableRevisionModel
public class RangeTableRevisionModel
This 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 Summary | |
|---|---|
RangeTableRevisionModel()
|
|
| Method Summary |
|---|
| Methods inherited from class com.highdeal.rangetable.hci.CommonRangeTableRevisionModel |
|---|
addCharacterData, addChild, getAdditionalInfoList, getClass, getDescription, getId, getRangeTableClassId, getRangeTableRowList, marshal, marshalAttributes, marshalChildren, setAttributes, setDescription, setId, setRangeTableClassId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RangeTableRevisionModel()
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||