Uses of Class
co.ecg.alpaca.toolkit.generated.Group.GroupExchangeIntegrationGetResponse
-
Packages that use Group.GroupExchangeIntegrationGetResponse Package Description co.ecg.alpaca.core.model.broadworks.group -
-
Uses of Group.GroupExchangeIntegrationGetResponse in co.ecg.alpaca.core.model.broadworks.group
Methods in co.ecg.alpaca.core.model.broadworks.group that return Group.GroupExchangeIntegrationGetResponse Modifier and Type Method Description Group.GroupExchangeIntegrationGetResponseGroupInformation. getExchangeIntegration()Getter for the fieldexchangeIntegration.Methods in co.ecg.alpaca.core.model.broadworks.group with parameters of type Group.GroupExchangeIntegrationGetResponse Modifier and Type Method Description voidGroupInformation. setExchangeIntegration(Group.GroupExchangeIntegrationGetResponse exchangeIntegration)Setter for the fieldexchangeIntegration.
-