Uses of Class
org.n52.shetland.inspire.dls.InspireCapabilities.InspireSpatialDataServiceType
-
Packages that use InspireCapabilities.InspireSpatialDataServiceType Package Description org.n52.shetland.inspire.dls -
-
Uses of InspireCapabilities.InspireSpatialDataServiceType in org.n52.shetland.inspire.dls
Methods in org.n52.shetland.inspire.dls that return InspireCapabilities.InspireSpatialDataServiceType Modifier and Type Method Description InspireCapabilities.InspireSpatialDataServiceTypeFullInspireExtendedCapabilities. getSpatialDataServiceType()InspireCapabilities.InspireSpatialDataServiceTypeInspireCapabilities.InspireExtendedCapabilitiesSpatialDataServiceType. getSpatialDataServiceType()Get tje spatial data service typestatic InspireCapabilities.InspireSpatialDataServiceTypeInspireCapabilities.InspireSpatialDataServiceType. valueOf(String name)Returns the enum constant of this type with the specified name.static InspireCapabilities.InspireSpatialDataServiceType[]InspireCapabilities.InspireSpatialDataServiceType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.n52.shetland.inspire.dls with parameters of type InspireCapabilities.InspireSpatialDataServiceType Modifier and Type Method Description InspireCapabilities.InspireExtendedCapabilitiesSpatialDataServiceTypeFullInspireExtendedCapabilities. setSpatialDataServiceType(InspireCapabilities.InspireSpatialDataServiceType spatialDataServiceType)InspireCapabilities.InspireExtendedCapabilitiesSpatialDataServiceTypeInspireCapabilities.InspireExtendedCapabilitiesSpatialDataServiceType. setSpatialDataServiceType(InspireCapabilities.InspireSpatialDataServiceType spatialDataServiceType)
-