Uses of Class
nl.b3p.csw.jaxb.gml.BaseUnitType
-
Packages that use BaseUnitType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of BaseUnitType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return BaseUnitType Modifier and Type Method Description BaseUnitTypeObjectFactory. createBaseUnitType()Create an instance ofBaseUnitTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type BaseUnitType Modifier and Type Method Description BaseUnitObjectFactory. createBaseUnit(BaseUnitType value)Create an instance ofBaseUnit}Constructors in nl.b3p.csw.jaxb.gml with parameters of type BaseUnitType Constructor Description BaseUnit(BaseUnitType value)
-