Uses of Class
nl.b3p.csw.jaxb.csw.DomainValuesType
-
Packages that use DomainValuesType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of DomainValuesType in nl.b3p.csw.jaxb.csw
Fields in nl.b3p.csw.jaxb.csw with type parameters of type DomainValuesType Modifier and Type Field Description protected List<DomainValuesType>GetDomainResponseType. domainValuesMethods in nl.b3p.csw.jaxb.csw that return DomainValuesType Modifier and Type Method Description DomainValuesTypeObjectFactory. createDomainValuesType()Create an instance ofDomainValuesTypeMethods in nl.b3p.csw.jaxb.csw that return types with arguments of type DomainValuesType Modifier and Type Method Description List<DomainValuesType>GetDomainResponseType. getDomainValues()Gets the value of the domainValues property.Constructor parameters in nl.b3p.csw.jaxb.csw with type arguments of type DomainValuesType Constructor Description GetDomainResponseType(List<DomainValuesType> domainValues)Fully-initialising value constructor
-