Uses of Class
nl.b3p.csw.jaxb.gml.MultiSolidPropertyType
-
Packages that use MultiSolidPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiSolidPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MultiSolidPropertyType Modifier and Type Method Description MultiSolidPropertyTypeObjectFactory. createMultiSolidPropertyType()Create an instance ofMultiSolidPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MultiSolidPropertyType Modifier and Type Method Description MultiSolidPropertyObjectFactory. createMultiSolidProperty(MultiSolidPropertyType value)Create an instance ofMultiSolidProperty}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiSolidPropertyType Constructor Description MultiSolidProperty(MultiSolidPropertyType value)
-