Class ExtraLicense
- java.lang.Object
-
- net.anwiba.spatial.ckan.json.schema.v1_0.Extra
-
- net.anwiba.spatial.ckan.json.schema.v1_0.ExtraLicense
-
public class ExtraLicense extends Extra
-
-
Constructor Summary
Constructors Constructor Description ExtraLicense()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>get()LicensegetValue()voidset(java.lang.String name, java.lang.Object value)voidsetValue(License value)
-