| Modifier and Type | Field and Description |
|---|---|
protected FeatureType.Metadata |
FeatureType.metadata |
| Modifier and Type | Method and Description |
|---|---|
FeatureType.Metadata |
ObjectFactory.createFeatureTypeMetadata()
Create an instance of
FeatureType.Metadata |
FeatureType.Metadata |
FeatureType.getMetadata()
Gets the value of the metadata property.
|
FeatureType.Metadata |
FeatureType.Metadata.withAny(java.util.Collection<java.lang.Object> values) |
FeatureType.Metadata |
FeatureType.Metadata.withAny(java.util.List<java.lang.Object> value) |
FeatureType.Metadata |
FeatureType.Metadata.withAny(java.lang.Object... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureType.setMetadata(FeatureType.Metadata value)
Sets the value of the metadata property.
|
FeatureType |
FeatureType.withMetadata(FeatureType.Metadata value) |
Copyright © 2008-2021. All Rights Reserved.