Uses of Class
nl.b3p.csw.jaxb.csw.ElementSetNameType
-
Packages that use ElementSetNameType Package Description nl.b3p.csw.client nl.b3p.csw.jaxb.csw -
-
Uses of ElementSetNameType in nl.b3p.csw.client
Methods in nl.b3p.csw.client that return ElementSetNameType Modifier and Type Method Description static ElementSetNameTypeCswRequestCreator. createElementSetNameType(String elementSetName) -
Uses of ElementSetNameType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return ElementSetNameType Modifier and Type Method Description ElementSetNameTypeObjectFactory. createElementSetNameType()Create an instance ofElementSetNameTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type ElementSetNameType Modifier and Type Method Description ElementSetNameObjectFactory. createElementSetName(ElementSetNameType value)Create an instance ofElementSetName}Constructors in nl.b3p.csw.jaxb.csw with parameters of type ElementSetNameType Constructor Description ElementSetName(ElementSetNameType value)
-