Uses of Interface
net.opengis.ows10.DescriptionType
-
Packages that use DescriptionType Package Description net.opengis.ows10 net.opengis.ows10.impl -
-
Uses of DescriptionType in net.opengis.ows10
Subinterfaces of DescriptionType in net.opengis.ows10 Modifier and Type Interface Description interfaceIdentificationTypeA representation of the model object 'Identification Type'.interfaceServiceIdentificationTypeA representation of the model object 'Service Identification Type'.Methods in net.opengis.ows10 that return DescriptionType Modifier and Type Method Description DescriptionTypeOws10Factory. createDescriptionType()Returns a new object of class 'Description Type'. -
Uses of DescriptionType in net.opengis.ows10.impl
Classes in net.opengis.ows10.impl that implement DescriptionType Modifier and Type Class Description classDescriptionTypeImplAn implementation of the model object 'Description Type'.classIdentificationTypeImplAn implementation of the model object 'Identification Type'.classServiceIdentificationTypeImplAn implementation of the model object 'Service Identification Type'.Methods in net.opengis.ows10.impl that return DescriptionType Modifier and Type Method Description DescriptionTypeOws10FactoryImpl. createDescriptionType()
-