public class ObtainConfigurationResponse
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List<java.lang.String> |
_return
The return.
|
Constructor and Description |
---|
ObtainConfigurationResponse() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getReturn()
Gets the return.
|