|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PointMember | |
|---|---|
| net.opengis.gml.schema | |
| Uses of PointMember in net.opengis.gml.schema |
|---|
| Fields in net.opengis.gml.schema with type parameters of type PointMember | |
|---|---|
protected List<PointMember> |
MultiPointType.pointMembers
|
| Methods in net.opengis.gml.schema that return PointMember | |
|---|---|
PointMember |
ObjectFactory.createPointMember()
Create an instance of PointMember |
| Methods in net.opengis.gml.schema that return types with arguments of type PointMember | |
|---|---|
List<PointMember> |
MultiPointType.getPointMembers()
Gets the value of the pointMembers property. |
| Method parameters in net.opengis.gml.schema with type arguments of type PointMember | |
|---|---|
void |
MultiPointType.setPointMembers(List<PointMember> pointMembers)
Sets the value of the pointMembers property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||