Uses of Interface
net.opengis.ows10.IdentificationType
-
Packages that use IdentificationType Package Description net.opengis.ows10 net.opengis.ows10.impl -
-
Uses of IdentificationType in net.opengis.ows10
Methods in net.opengis.ows10 that return IdentificationType Modifier and Type Method Description IdentificationTypeOws10Factory. createIdentificationType()Returns a new object of class 'Identification Type'. -
Uses of IdentificationType in net.opengis.ows10.impl
Classes in net.opengis.ows10.impl that implement IdentificationType Modifier and Type Class Description classIdentificationTypeImplAn implementation of the model object 'Identification Type'.Methods in net.opengis.ows10.impl that return IdentificationType Modifier and Type Method Description IdentificationTypeOws10FactoryImpl. createIdentificationType()
-