Class PaymentAuditDetails
java.lang.Object
com.oracle.communications.brm.cc.model.Extension
com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
com.oracle.communications.brm.cc.model.PaymentAuditDetails
- All Implemented Interfaces:
Serializable
Java class for anonymous complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://xmlns.oracle.com/cgbu/schemas/BusinessObjs}paymentAuditDetailsType"> </extension> </complexContent> </complexType>
- See Also:
-
Field Summary
Fields inherited from class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
accountNumber, accountRef, activityDate, amount, csrLoginId, domainId, firstName, lastName, paymentItemRef, paymentTypeEventRef, reasonId, status, subTransactionId, transactionId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
getAccountNumber, getAccountRef, getActivityDate, getAmount, getCsrLoginId, getDomainId, getFirstName, getLastName, getPaymentItemRef, getPaymentTypeEventRef, getReasonId, getStatus, getSubTransactionId, getTransactionId, setAccountNumber, setAccountRef, setActivityDate, setAmount, setCsrLoginId, setDomainId, setFirstName, setLastName, setPaymentItemRef, setPaymentTypeEventRef, setReasonId, setStatus, setSubTransactionId, setTransactionId
Methods inherited from class com.oracle.communications.brm.cc.model.Extension
getExtension, setExtension
-
Constructor Details
-
PaymentAuditDetails
public PaymentAuditDetails()
-