|
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.admin.hci.ParameterOperationResult
public abstract class ParameterOperationResult
This abstract Java class facilitates the handling of the operation results relating to the management of system parameters in the connected SAP CC system;
| Field Summary | |
|---|---|
protected AdminParameterModel |
model
|
| Constructor Summary | |
|---|---|
ParameterOperationResult()
|
|
| Method Summary | |
|---|---|
AdminParameterModel |
getParameter()
Gets the parameter information. |
void |
setParameter(AdminParameterModel model)
Sets the parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.highdeal.hci.OperationResult |
|---|
getOperandReference |
| Methods inherited from interface com.highdeal.hci.XMLMarshallable |
|---|
addCharacterData, addChild, marshal, setAttributes |
| Field Detail |
|---|
protected AdminParameterModel model
| Constructor Detail |
|---|
public ParameterOperationResult()
| Method Detail |
|---|
public void setParameter(AdminParameterModel model)
model - The parameter to setpublic AdminParameterModel getParameter()
parameter information.
|
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 | ||||||||