public class SamplingFeatureComplex extends Object
| Constructor and Description |
|---|
SamplingFeatureComplex(String relatedSamplingFeatureRole,
SamplingFeature relatedSamplingFeature)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
SamplingFeature |
getRelatedSamplingFeature()
Get related sampling feature
|
String |
getRelatedSamplingFeatureRole()
Get Related sampling feature role
|
public SamplingFeatureComplex(String relatedSamplingFeatureRole, SamplingFeature relatedSamplingFeature)
relatedSamplingFeatureRole - Related sampling feature rolerelatedSamplingFeature - Related sampling featureIllegalArgumentException - If relatedSamplingFeatureRole is null or empty
and relatedSamplingFeature is null or emptypublic String getRelatedSamplingFeatureRole()
public SamplingFeature getRelatedSamplingFeature()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.