Uses of Interface
net.opengis.cat.csw20.DomainValuesType
Packages that use DomainValuesType
-
Uses of DomainValuesType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return DomainValuesTypeModifier and TypeMethodDescriptionCsw20Factory.createDomainValuesType()
Returns a new object of class 'Domain Values Type'.Methods in net.opengis.cat.csw20 that return types with arguments of type DomainValuesTypeModifier and TypeMethodDescriptionEList<DomainValuesType>
GetDomainResponseType.getDomainValues()
Returns the value of the 'Domain Values' containment reference list. -
Uses of DomainValuesType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement DomainValuesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Domain Values Type'.Fields in net.opengis.cat.csw20.impl with type parameters of type DomainValuesTypeModifier and TypeFieldDescriptionprotected EList<DomainValuesType>
GetDomainResponseTypeImpl.domainValues
The cached value of the 'Domain Values
' containment reference list.Methods in net.opengis.cat.csw20.impl that return DomainValuesTypeMethods in net.opengis.cat.csw20.impl that return types with arguments of type DomainValuesTypeModifier and TypeMethodDescriptionEList<DomainValuesType>
GetDomainResponseTypeImpl.getDomainValues()