Uses of Class
org.gcube.application.cms.sdi.model.GCubeSDILayerBuilder.OGC_TYPE
-
Packages that use GCubeSDILayerBuilder.OGC_TYPE Package Description org.gcube.application.cms.sdi.model -
-
Uses of GCubeSDILayerBuilder.OGC_TYPE in org.gcube.application.cms.sdi.model
Methods in org.gcube.application.cms.sdi.model that return GCubeSDILayerBuilder.OGC_TYPE Modifier and Type Method Description static GCubeSDILayerBuilder.OGC_TYPEGCubeSDILayerBuilder.OGC_TYPE. valueOf(String name)Returns the enum constant of this type with the specified name.static GCubeSDILayerBuilder.OGC_TYPE[]GCubeSDILayerBuilder.OGC_TYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gcube.application.cms.sdi.model with parameters of type GCubeSDILayerBuilder.OGC_TYPE Modifier and Type Method Description GCubeSDILayerBuilderGCubeSDILayerBuilder. addLink(GCubeSDILayerBuilder.OGC_TYPE type, String link)
-