public class SenderContextDomain
extends java.lang.Object
ChargeExecutionContext.
It is used to specify information about the sender of the operation.| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getJobId()
Gets the job identifier of the sender of the operation.
|
void |
setJobId(java.math.BigDecimal jobId)
Sets the job identifier of the sender of the operation.
|
public java.math.BigDecimal getJobId()
public void setJobId(java.math.BigDecimal jobId)
jobId - the job identifier of the sender of the operation