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 interface
IdentificationType
A representation of the model object 'Identification Type'.interface
ServiceIdentificationType
A representation of the model object 'Service Identification Type'.Methods in net.opengis.ows10 that return DescriptionType Modifier and Type Method Description DescriptionType
Ows10Factory. 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 class
DescriptionTypeImpl
An implementation of the model object 'Description Type'.class
IdentificationTypeImpl
An implementation of the model object 'Identification Type'.class
ServiceIdentificationTypeImpl
An implementation of the model object 'Service Identification Type'.Methods in net.opengis.ows10.impl that return DescriptionType Modifier and Type Method Description DescriptionType
Ows10FactoryImpl. createDescriptionType()
-