org.jdiameter.api.ro.events
Interface RoCreditControlAnswer
- All Superinterfaces:
- AppAnswerEvent, AppEvent, java.io.Serializable
public interface RoCreditControlAnswer
- extends AppAnswerEvent
The Credit-Control-Answer (CCA) messages, indicated by the Command-Code field set to 272 is sent
by the OCF to the CTF in order to reply to the CCR.
- Author:
- Bartosz Baranowski , Alexandre Mendonca
_SHORT_NAME
static final java.lang.String _SHORT_NAME
- See Also:
- Constant Field Values
_LONG_NAME
static final java.lang.String _LONG_NAME
- See Also:
- Constant Field Values
code
static final int code
- See Also:
- Constant Field Values
isCreditControlFailureHandlingAVPPresent
boolean isCreditControlFailureHandlingAVPPresent()
getCredidControlFailureHandlingAVPValue
int getCredidControlFailureHandlingAVPValue()
isDirectDebitingFailureHandlingAVPPresent
boolean isDirectDebitingFailureHandlingAVPPresent()
getDirectDebitingFailureHandlingAVPValue
int getDirectDebitingFailureHandlingAVPValue()
isRequestTypeAVPPresent
boolean isRequestTypeAVPPresent()
getRequestTypeAVPValue
int getRequestTypeAVPValue()
getValidityTimeAvp
Avp getValidityTimeAvp()
Copyright © 2013. All Rights Reserved.