Uses of Class
nl.b3p.csw.jaxb.gml.SolidArrayPropertyType
-
Packages that use SolidArrayPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of SolidArrayPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return SolidArrayPropertyType Modifier and Type Method Description SolidArrayPropertyTypeObjectFactory. createSolidArrayPropertyType()Create an instance ofSolidArrayPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type SolidArrayPropertyType Modifier and Type Method Description SolidArrayPropertyObjectFactory. createSolidArrayProperty(SolidArrayPropertyType value)Create an instance ofSolidArrayProperty}SolidMembersObjectFactory. createSolidMembers(SolidArrayPropertyType value)Create an instance ofSolidMembers}Constructors in nl.b3p.csw.jaxb.gml with parameters of type SolidArrayPropertyType Constructor Description SolidArrayProperty(SolidArrayPropertyType value)SolidMembers(SolidArrayPropertyType value)
-