public class GetSupportedServicesResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<Services> |
_return |
| Constructor and Description |
|---|
GetSupportedServicesResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Services> |
getReturn() |
void |
setReturn(java.util.Set<Services> _return) |
private java.util.Set<Services> _return