org.jdiameter.common.impl.app.gx
Class GxCreditControlRequestImpl
java.lang.Object
org.jdiameter.common.impl.app.AppEventImpl
org.jdiameter.common.impl.app.AppRequestEventImpl
org.jdiameter.common.impl.app.gx.GxCreditControlRequestImpl
- All Implemented Interfaces:
- java.io.Serializable, AppEvent, AppRequestEvent, GxCreditControlRequest
public class GxCreditControlRequestImpl
- extends AppRequestEventImpl
- implements GxCreditControlRequest
- Author:
- Carl-Magnus Björkell
- See Also:
- Serialized Form
|
Field Summary |
protected org.slf4j.Logger |
logger
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
logger
protected org.slf4j.Logger logger
GxCreditControlRequestImpl
public GxCreditControlRequestImpl(AppSession session,
java.lang.String destRealm,
java.lang.String destHost)
GxCreditControlRequestImpl
public GxCreditControlRequestImpl(Request request)
isRequestedActionAVPPresent
public boolean isRequestedActionAVPPresent()
- Specified by:
isRequestedActionAVPPresent in interface GxCreditControlRequest
getRequestedActionAVPValue
public int getRequestedActionAVPValue()
- Specified by:
getRequestedActionAVPValue in interface GxCreditControlRequest
isRequestTypeAVPPresent
public boolean isRequestTypeAVPPresent()
- Specified by:
isRequestTypeAVPPresent in interface GxCreditControlRequest
getRequestTypeAVPValue
public int getRequestTypeAVPValue()
- Specified by:
getRequestTypeAVPValue in interface GxCreditControlRequest
Copyright © 2014. All Rights Reserved.