|
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.pnr.tif.ITransactionField.DateTransactionField
com.highdeal.pnr.tif.ITransactionField.ParametrableDateTransactionField
public abstract static class ITransactionField.ParametrableDateTransactionField
This abstract class is used to create parametrable transaction field with type Date.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
ITransactionField.ParametrableDateTransactionField(java.lang.String parameter)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getParameter()
Gets the parameter of this configurable transaction field. |
void |
setParameter(java.lang.String parameter)
Sets the parameter of this configurable transaction field. |
| Methods inherited from class com.highdeal.pnr.tif.ITransactionField.DateTransactionField |
|---|
getFlag, getType, parseDefaultValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.highdeal.pnr.tif.ITransactionField |
|---|
get |
| Constructor Detail |
|---|
public ITransactionField.ParametrableDateTransactionField(java.lang.String parameter)
| Method Detail |
|---|
public final java.lang.String getParameter()
ITransactionField.ITransactionFieldParametrable
getParameter in interface ITransactionField.ITransactionFieldParametrable<java.lang.String>public void setParameter(java.lang.String parameter)
ITransactionField.ITransactionFieldParametrable
setParameter in interface ITransactionField.ITransactionFieldParametrable<java.lang.String>parameter - The value of the parameter
|
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 | ||||||||