| Package | Description |
|---|---|
| net.opengis.citygml.relief.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected List<ReliefComponentPropertyType> |
ReliefFeatureType.reliefComponent |
| Modifier and Type | Method and Description |
|---|---|
ReliefComponentPropertyType |
ObjectFactory.createReliefComponentPropertyType()
Create an instance of
ReliefComponentPropertyType |
ReliefComponentPropertyType |
ReliefComponentPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
ReliefComponentPropertyType |
ReliefComponentPropertyType.withArcrole(String value) |
ReliefComponentPropertyType |
ReliefComponentPropertyType.withHref(String value) |
ReliefComponentPropertyType |
ReliefComponentPropertyType.withReliefComponent(jakarta.xml.bind.JAXBElement<? extends AbstractReliefComponentType> value) |
ReliefComponentPropertyType |
ReliefComponentPropertyType.withRemoteSchema(String value) |
ReliefComponentPropertyType |
ReliefComponentPropertyType.withRole(String value) |
ReliefComponentPropertyType |
ReliefComponentPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
ReliefComponentPropertyType |
ReliefComponentPropertyType.withTitle(String value) |
ReliefComponentPropertyType |
ReliefComponentPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
List<ReliefComponentPropertyType> |
ReliefFeatureType.getReliefComponent()
Gets the value of the reliefComponent property.
|
| Modifier and Type | Method and Description |
|---|---|
ReliefFeatureType |
ReliefFeatureType.withReliefComponent(ReliefComponentPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReliefFeatureType.setReliefComponent(List<ReliefComponentPropertyType> value) |
ReliefFeatureType |
ReliefFeatureType.withReliefComponent(Collection<ReliefComponentPropertyType> values) |
ReliefFeatureType |
ReliefFeatureType.withReliefComponent(List<ReliefComponentPropertyType> value) |
Copyright © 2008–2023. All rights reserved.