Uses of Class
nl.b3p.csw.jaxb.gml.StringOrRefType
-
Packages that use StringOrRefType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of StringOrRefType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return StringOrRefType Modifier and Type Method Description StringOrRefTypeObjectFactory. createStringOrRefType()Create an instance ofStringOrRefTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type StringOrRefType Modifier and Type Method Description DescriptionObjectFactory. createDescription(StringOrRefType value)Create an instance ofDescription}QuantityTypeObjectFactory. createQuantityType(StringOrRefType value)Create an instance ofQuantityType}Constructors in nl.b3p.csw.jaxb.gml with parameters of type StringOrRefType Constructor Description Description(StringOrRefType value)QuantityType(StringOrRefType value)
-