Uses of Class
nl.b3p.csw.jaxb.gml.SolidMember
-
Packages that use SolidMember Package Description nl.b3p.csw.jaxb.gml -
-
Uses of SolidMember in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml with type parameters of type SolidMember Modifier and Type Field Description protected List<SolidMember>MultiSolidType. solidMemberMethods in nl.b3p.csw.jaxb.gml that return SolidMember Modifier and Type Method Description SolidMemberObjectFactory. createSolidMember(SolidPropertyType value)Create an instance ofSolidMember}Methods in nl.b3p.csw.jaxb.gml that return types with arguments of type SolidMember Modifier and Type Method Description List<SolidMember>MultiSolidType. getSolidMember()Gets the value of the solidMember property.
-