Uses of Interface
net.opengis.cat.csw20.GetDomainResponseType
-
Packages that use GetDomainResponseType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl -
-
Uses of GetDomainResponseType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return GetDomainResponseType Modifier and Type Method Description GetDomainResponseType
Csw20Factory. createGetDomainResponseType()
Returns a new object of class 'Get Domain Response Type'. -
Uses of GetDomainResponseType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement GetDomainResponseType Modifier and Type Class Description class
GetDomainResponseTypeImpl
An implementation of the model object 'Get Domain Response Type'.Methods in net.opengis.cat.csw20.impl that return GetDomainResponseType Modifier and Type Method Description GetDomainResponseType
Csw20FactoryImpl. createGetDomainResponseType()
-