public interface PayloadBlock extends Payload, oracle.communication.brm.charging.config.servicespec.BasePayloadBlock
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ROOT_BLOCK_NAME |
| Modifier and Type | Method and Description |
|---|---|
PayloadBlock |
getParentBlock()
the parent block associated with this sub-block.
|
java.lang.String |
toParserStringFormat()
method will produce a pretty formatted representation of a payload that is easily understandable
by clients.
|
java.lang.String |
toPrettyString()
method will produce a pretty formatted representation of a payload that is easily understandable
by clients.
|
createIterator, createIterator, createIterator, createIterator, getAttribute, getAttributeInfo, getAttributeInfo, getSubBlock, getSubBlockInfo, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, toDebugStringgetProductType, setProductTypestatic final java.lang.String ROOT_BLOCK_NAME
PayloadBlock getParentBlock()
java.lang.String toPrettyString()
java.lang.String toParserStringFormat()