Uses of Interface
net.opengis.cat.csw20.RangeOfValuesType
Packages that use RangeOfValuesType
-
Uses of RangeOfValuesType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return RangeOfValuesTypeModifier and TypeMethodDescriptionCsw20Factory.createRangeOfValuesType()Returns a new object of class 'Range Of Values Type'.DomainValuesType.getRangeOfValues()Returns the value of the 'Range Of Values' containment reference.Methods in net.opengis.cat.csw20 with parameters of type RangeOfValuesTypeModifier and TypeMethodDescriptionvoidDomainValuesType.setRangeOfValues(RangeOfValuesType value) Sets the value of the 'Range Of Values' containment reference. -
Uses of RangeOfValuesType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement RangeOfValuesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Range Of Values Type'.Fields in net.opengis.cat.csw20.impl declared as RangeOfValuesTypeModifier and TypeFieldDescriptionprotected RangeOfValuesTypeDomainValuesTypeImpl.rangeOfValuesThe cached value of the 'Range Of Values' containment reference.Methods in net.opengis.cat.csw20.impl that return RangeOfValuesTypeModifier and TypeMethodDescriptionCsw20FactoryImpl.createRangeOfValuesType()DomainValuesTypeImpl.getRangeOfValues()Methods in net.opengis.cat.csw20.impl with parameters of type RangeOfValuesTypeModifier and TypeMethodDescriptionNotificationChainDomainValuesTypeImpl.basicSetRangeOfValues(RangeOfValuesType newRangeOfValues, NotificationChain msgs) voidDomainValuesTypeImpl.setRangeOfValues(RangeOfValuesType newRangeOfValues)