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 TypeMethodDescriptionvoidDomainValuesType.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 TypeClassDescriptionclassAn implementation of the model object 'Conceptual Scheme Type'.Fields in net.opengis.cat.csw20.impl declared as ConceptualSchemeTypeModifier and TypeFieldDescriptionprotected ConceptualSchemeTypeDomainValuesTypeImpl.conceptualSchemeThe 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 TypeMethodDescriptionNotificationChainDomainValuesTypeImpl.basicSetConceptualScheme(ConceptualSchemeType newConceptualScheme, NotificationChain msgs) voidDomainValuesTypeImpl.setConceptualScheme(ConceptualSchemeType newConceptualScheme)