org.jdiameter.common.impl.app.acc
Class AccountAnswerImpl
java.lang.Object
org.jdiameter.common.impl.app.AppEventImpl
org.jdiameter.common.impl.app.AppAnswerEventImpl
org.jdiameter.common.impl.app.acc.AccountAnswerImpl
- All Implemented Interfaces:
- java.io.Serializable, AccountAnswer, AppAnswerEvent, AppEvent
public class AccountAnswerImpl
- extends AppAnswerEventImpl
- implements AccountAnswer
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
AccountAnswerImpl
public AccountAnswerImpl(Request request,
int accountRecordType,
int accReqNumber,
long resultCode)
AccountAnswerImpl
public AccountAnswerImpl(Answer answer)
getAccountingRecordType
public int getAccountingRecordType()
throws AvpDataException
- Specified by:
getAccountingRecordType in interface AccountAnswer
- Throws:
AvpDataException
getAccountingRecordNumber
public long getAccountingRecordNumber()
throws AvpDataException
- Specified by:
getAccountingRecordNumber in interface AccountAnswer
- Throws:
AvpDataException
Copyright © 2010. All Rights Reserved.