| Package | Description |
|---|---|
| net.opengis.citygml.appearance.v_1_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<SurfaceDataPropertyType> |
AppearanceType.surfaceDataMember |
| Modifier and Type | Method and Description |
|---|---|
SurfaceDataPropertyType |
ObjectFactory.createSurfaceDataPropertyType()
Create an instance of
SurfaceDataPropertyType |
SurfaceDataPropertyType |
SurfaceDataPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
SurfaceDataPropertyType |
SurfaceDataPropertyType.withArcrole(java.lang.String value) |
SurfaceDataPropertyType |
SurfaceDataPropertyType.withHref(java.lang.String value) |
SurfaceDataPropertyType |
SurfaceDataPropertyType.withRemoteSchema(java.lang.String value) |
SurfaceDataPropertyType |
SurfaceDataPropertyType.withRole(java.lang.String value) |
SurfaceDataPropertyType |
SurfaceDataPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
SurfaceDataPropertyType |
SurfaceDataPropertyType.withSurfaceData(javax.xml.bind.JAXBElement<? extends AbstractSurfaceDataType> value) |
SurfaceDataPropertyType |
SurfaceDataPropertyType.withTitle(java.lang.String value) |
SurfaceDataPropertyType |
SurfaceDataPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SurfaceDataPropertyType> |
AppearanceType.getSurfaceDataMember()
Gets the value of the surfaceDataMember property.
|
| Modifier and Type | Method and Description |
|---|---|
AppearanceType |
AppearanceType.withSurfaceDataMember(SurfaceDataPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppearanceType.setSurfaceDataMember(java.util.List<SurfaceDataPropertyType> value) |
AppearanceType |
AppearanceType.withSurfaceDataMember(java.util.Collection<SurfaceDataPropertyType> values) |
AppearanceType |
AppearanceType.withSurfaceDataMember(java.util.List<SurfaceDataPropertyType> value) |
Copyright © 2008-2021. All Rights Reserved.