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