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
erick.svenson@yahoo.com
- Author:
- Alexandre Mendonca , Bartosz Baranowski
- 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)
- Parameters:
answer -
AccountAnswerImpl
public AccountAnswerImpl(Request request,
long vendorId,
long resultCode)
- Parameters:
request - vendorId - resultCode -
AccountAnswerImpl
public AccountAnswerImpl(Request request,
long resultCode)
- Parameters:
request - resultCode -
AccountAnswerImpl
public AccountAnswerImpl(Request request)
- Parameters:
request -
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 © 2014. All Rights Reserved.