Uses of Class
nl.b3p.csw.jaxb.gml.PointMember
-
Packages that use PointMember Package Description nl.b3p.csw.jaxb.gml -
-
Uses of PointMember in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml with type parameters of type PointMember Modifier and Type Field Description protected List<PointMember>MultiPointType. pointMemberMethods in nl.b3p.csw.jaxb.gml that return PointMember Modifier and Type Method Description PointMemberObjectFactory. createPointMember(PointPropertyType value)Create an instance ofPointMember}Methods in nl.b3p.csw.jaxb.gml that return types with arguments of type PointMember Modifier and Type Method Description List<PointMember>MultiPointType. getPointMember()Gets the value of the pointMember property.
-