| 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(Collection<Object> values) |
FeatureType.Metadata |
FeatureType.Metadata.withAny(List<Object> value) |
FeatureType.Metadata |
FeatureType.Metadata.withAny(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–2023. All rights reserved.