Uses of Class
nl.b3p.csw.jaxb.csw.ListOfValuesType
-
Packages that use ListOfValuesType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of ListOfValuesType in nl.b3p.csw.jaxb.csw
Fields in nl.b3p.csw.jaxb.csw declared as ListOfValuesType Modifier and Type Field Description protected ListOfValuesTypeDomainValuesType. listOfValuesMethods in nl.b3p.csw.jaxb.csw that return ListOfValuesType Modifier and Type Method Description ListOfValuesTypeObjectFactory. createListOfValuesType()Create an instance ofListOfValuesTypeListOfValuesTypeDomainValuesType. getListOfValues()Gets the value of the listOfValues property.Methods in nl.b3p.csw.jaxb.csw with parameters of type ListOfValuesType Modifier and Type Method Description voidDomainValuesType. setListOfValues(ListOfValuesType value)Sets the value of the listOfValues property.Constructors in nl.b3p.csw.jaxb.csw with parameters of type ListOfValuesType Constructor Description DomainValuesType(String propertyName, String parameterName, ListOfValuesType listOfValues, ConceptualSchemeType conceptualScheme, RangeOfValuesType rangeOfValues, QName type, String uom)Fully-initialising value constructor
-