Interface QueryResponse
- All Superinterfaces:
Response<Query>
,Serializable
- All Known Subinterfaces:
AuthenticationQueryResponse
,BalanceQueryResponse
,UserDataResponse
Base interface for all types of QueryResponse
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionReturns Processing status for this query request
Diameter AVP Name : Result-CodeMethods inherited from interface oracle.communication.brm.charging.messages.framework.Response
getOperation
-
Method Details
-
getStatus
QueryResponse.Status getStatus()Returns Processing status for this query request
Diameter AVP Name : Result-Code- Returns:
- the response status
-