Uses of Class
nl.b3p.csw.jaxb.gml.SurfaceArrayPropertyType
-
Packages that use SurfaceArrayPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of SurfaceArrayPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return SurfaceArrayPropertyType Modifier and Type Method Description SurfaceArrayPropertyTypeObjectFactory. createSurfaceArrayPropertyType()Create an instance ofSurfaceArrayPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type SurfaceArrayPropertyType Modifier and Type Method Description SurfaceArrayPropertyObjectFactory. createSurfaceArrayProperty(SurfaceArrayPropertyType value)Create an instance ofSurfaceArrayProperty}SurfaceMembersObjectFactory. createSurfaceMembers(SurfaceArrayPropertyType value)Create an instance ofSurfaceMembers}Constructors in nl.b3p.csw.jaxb.gml with parameters of type SurfaceArrayPropertyType Constructor Description SurfaceArrayProperty(SurfaceArrayPropertyType value)SurfaceMembers(SurfaceArrayPropertyType value)
-