Uses of Interface
net.opengis.cat.csw20.ListOfValuesType
Packages that use ListOfValuesType
-
Uses of ListOfValuesType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return ListOfValuesTypeModifier and TypeMethodDescriptionCsw20Factory.createListOfValuesType()Returns a new object of class 'List Of Values Type'.DomainValuesType.getListOfValues()Returns the value of the 'List Of Values' containment reference.Methods in net.opengis.cat.csw20 with parameters of type ListOfValuesTypeModifier and TypeMethodDescriptionvoidDomainValuesType.setListOfValues(ListOfValuesType value) Sets the value of the 'List Of Values' containment reference. -
Uses of ListOfValuesType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement ListOfValuesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'List Of Values Type'.Fields in net.opengis.cat.csw20.impl declared as ListOfValuesTypeModifier and TypeFieldDescriptionprotected ListOfValuesTypeDomainValuesTypeImpl.listOfValuesThe cached value of the 'List Of Values' containment reference.Methods in net.opengis.cat.csw20.impl that return ListOfValuesTypeModifier and TypeMethodDescriptionCsw20FactoryImpl.createListOfValuesType()DomainValuesTypeImpl.getListOfValues()Methods in net.opengis.cat.csw20.impl with parameters of type ListOfValuesTypeModifier and TypeMethodDescriptionNotificationChainDomainValuesTypeImpl.basicSetListOfValues(ListOfValuesType newListOfValues, NotificationChain msgs) voidDomainValuesTypeImpl.setListOfValues(ListOfValuesType newListOfValues)