Class StringListResultResponse
- java.lang.Object
-
- net.anwiba.spatial.ckan.json.schema.v1_0.Response
-
- net.anwiba.spatial.ckan.json.schema.v1_0.StringListResultResponse
-
public class StringListResultResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description StringListResultResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String[]getResult()voidsetResult(java.lang.String[] result)
-