|
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.cnd.message.SpendingStatus
public final class SpendingStatus
This Java class represents the spending status with its latest label value.
| Constructor Summary | |
|---|---|
SpendingStatus(java.lang.String id,
java.lang.String label)
The spending status constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
Gets the identifier of the spending status. |
java.lang.String |
getLabel()
Gets the latest value of the label of the spending status. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpendingStatus(java.lang.String id,
java.lang.String label)
id - The identifier of the spending statuslabel - The latest value of the spending status| Method Detail |
|---|
public java.lang.String getId()
public java.lang.String getLabel()
|
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 | ||||||||