| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected PointMembers |
MultiPointType.pointMembers |
| Modifier and Type | Method and Description |
|---|---|
PointMembers |
ObjectFactory.createPointMembers(PointArrayPropertyType value)
Create an instance of
PointMembers} |
PointMembers |
MultiPointType.getPointMembers()
Gets the value of the pointMembers property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiPointType.setPointMembers(PointMembers value)
Sets the value of the pointMembers property.
|
| Constructor and Description |
|---|
MultiPointType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
List<PointMember> pointMember,
PointMembers pointMembers)
Fully-initialising value constructor
|
Copyright © 2018 B3Partners B.V.. All rights reserved.