Uses of Class
nl.b3p.csw.jaxb.gml.SolidPropertyType
-
Packages that use SolidPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of SolidPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return SolidPropertyType Modifier and Type Method Description SolidPropertyTypeObjectFactory. createSolidPropertyType()Create an instance ofSolidPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type SolidPropertyType Modifier and Type Method Description SolidMemberObjectFactory. createSolidMember(SolidPropertyType value)Create an instance ofSolidMember}SolidPropertyObjectFactory. createSolidProperty(SolidPropertyType value)Create an instance ofSolidProperty}Constructors in nl.b3p.csw.jaxb.gml with parameters of type SolidPropertyType Constructor Description SolidMember(SolidPropertyType value)SolidProperty(SolidPropertyType value)
-