Package co.ecg.alpaca.toolkit.generated
Class Group.GroupCustomContactDirectoryGetListResponse
java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.Group.GroupCustomContactDirectoryGetListResponse
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Group
public static class Group.GroupCustomContactDirectoryGetListResponse extends Response
Response to the GroupCustomContactDirectoryGetListRequest. The response contains all the group's custom contact directory names.
- Author:
- AlpacaGenerator
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
commandType, detailText, request, summaryText
-
Constructor Summary
Constructors Constructor Description GroupCustomContactDirectoryGetListResponse()
-
Method Summary
Methods inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
getDetailText, getErrorCode, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse, setRequest
Methods inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
-
Field Details
-
Constructor Details
-
GroupCustomContactDirectoryGetListResponse
public GroupCustomContactDirectoryGetListResponse()
-
-
Method Details