Uses of Class
nl.b3p.csw.jaxb.gml.SurfaceMember
-
Packages that use SurfaceMember Package Description nl.b3p.csw.jaxb.gml -
-
Uses of SurfaceMember in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml with type parameters of type SurfaceMember Modifier and Type Field Description protected List<SurfaceMember>MultiSurfaceType. surfaceMemberMethods in nl.b3p.csw.jaxb.gml that return SurfaceMember Modifier and Type Method Description SurfaceMemberObjectFactory. createSurfaceMember(SurfacePropertyType value)Create an instance ofSurfaceMember}Methods in nl.b3p.csw.jaxb.gml that return types with arguments of type SurfaceMember Modifier and Type Method Description List<SurfaceMember>MultiSurfaceType. getSurfaceMember()Gets the value of the surfaceMember property.
-