public class GxCreditControlRequestImpl extends AppRequestEventImpl implements GxCreditControlRequest
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
message_LONG_NAME, _SHORT_NAME, code| Constructor and Description |
|---|
GxCreditControlRequestImpl(AppSession session,
String destRealm,
String destHost) |
GxCreditControlRequestImpl(Request request) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRequestedActionAVPValue() |
int |
getRequestTypeAVPValue() |
boolean |
isRequestedActionAVPPresent() |
boolean |
isRequestTypeAVPPresent() |
getDestinationHost, getDestinationRealmequals, getCommandCode, getMessage, getOriginHost, getOriginRealm, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDestinationHost, getDestinationRealmgetCommandCode, getMessage, getOriginHost, getOriginRealmpublic GxCreditControlRequestImpl(AppSession session, String destRealm, String destHost)
public GxCreditControlRequestImpl(Request request)
public boolean isRequestedActionAVPPresent()
isRequestedActionAVPPresent in interface GxCreditControlRequestpublic int getRequestedActionAVPValue()
getRequestedActionAVPValue in interface GxCreditControlRequestpublic boolean isRequestTypeAVPPresent()
isRequestTypeAVPPresent in interface GxCreditControlRequestpublic int getRequestTypeAVPValue()
getRequestTypeAVPValue in interface GxCreditControlRequestCopyright © 2016. All Rights Reserved.