Package org.n52.shetland.ogc.gml
Interface FeatureWith.FeatureWithUrl
-
- All Known Implementing Classes:
AbstractMonitoringFeature,AbstractSamplingFeature,SamplingFeature,SfSpecimen,TsmlMonitoringFeature,WmlMonitoringPoint
- Enclosing interface:
- FeatureWith
public static interface FeatureWith.FeatureWithUrl
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetUrl()Get URLdefault booleanisSetUrl()Check whether URL is setvoidsetUrl(String url)Set URL
-