Class LicenseListResultResponse

java.lang.Object
net.anwiba.spatial.ckan.json.schema.v1_0.Response
net.anwiba.spatial.ckan.json.schema.v1_0.LicenseListResultResponse

public class LicenseListResultResponse extends Response
  • Constructor Details

    • LicenseListResultResponse

      public LicenseListResultResponse()
  • Method Details

    • setResult

      public void setResult(License[] result)
    • getResult

      public License[] getResult()