Uses of Interface
net.opengis.cat.csw20.ConceptualSchemeType
Packages that use ConceptualSchemeType
-
Uses of ConceptualSchemeType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return ConceptualSchemeTypeModifier and TypeMethodDescriptionCsw20Factory.createConceptualSchemeType()
Returns a new object of class 'Conceptual Scheme Type'.DomainValuesType.getConceptualScheme()
Returns the value of the 'Conceptual Scheme' containment reference.Methods in net.opengis.cat.csw20 with parameters of type ConceptualSchemeTypeModifier and TypeMethodDescriptionvoid
DomainValuesType.setConceptualScheme
(ConceptualSchemeType value) Sets the value of the 'Conceptual Scheme
' containment reference. -
Uses of ConceptualSchemeType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement ConceptualSchemeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Conceptual Scheme Type'.Fields in net.opengis.cat.csw20.impl declared as ConceptualSchemeTypeModifier and TypeFieldDescriptionprotected ConceptualSchemeType
DomainValuesTypeImpl.conceptualScheme
The cached value of the 'Conceptual Scheme
' containment reference.Methods in net.opengis.cat.csw20.impl that return ConceptualSchemeTypeModifier and TypeMethodDescriptionCsw20FactoryImpl.createConceptualSchemeType()
DomainValuesTypeImpl.getConceptualScheme()
Methods in net.opengis.cat.csw20.impl with parameters of type ConceptualSchemeTypeModifier and TypeMethodDescriptionNotificationChain
DomainValuesTypeImpl.basicSetConceptualScheme
(ConceptualSchemeType newConceptualScheme, NotificationChain msgs) void
DomainValuesTypeImpl.setConceptualScheme
(ConceptualSchemeType newConceptualScheme)