Uses of Class
nl.b3p.csw.jaxb.gml.MetaDataPropertyType
-
Packages that use MetaDataPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MetaDataPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MetaDataPropertyType Modifier and Type Method Description MetaDataPropertyTypeObjectFactory. createMetaDataPropertyType()Create an instance ofMetaDataPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MetaDataPropertyType Modifier and Type Method Description MetaDataPropertyObjectFactory. createMetaDataProperty(MetaDataPropertyType value)Create an instance ofMetaDataProperty}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MetaDataPropertyType Constructor Description MetaDataProperty(MetaDataPropertyType value)
-