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