Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.tunnel | |
org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel | |
org.citygml4j.model.citygml.tunnel |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.tunnel._2.InteriorHollowSpacePropertyType |
Tunnel200Marshaller.marshalInteriorHollowSpaceProperty(InteriorHollowSpaceProperty src) |
Modifier and Type | Method and Description |
---|---|
InteriorHollowSpaceProperty |
Tunnel200Unmarshaller.unmarshalInteriorHollowSpaceProperty(net.opengis.citygml.tunnel._2.InteriorHollowSpacePropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<InteriorHollowSpaceProperty> |
AbstractTunnel.getInteriorHollowSpace() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTunnel.addInteriorHollowSpace(InteriorHollowSpaceProperty interiorHollowSpace) |
boolean |
AbstractTunnel.unsetInteriorHollowSpace(InteriorHollowSpaceProperty interiorHollowSpace) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTunnel.setInteriorHollowSpace(java.util.List<InteriorHollowSpaceProperty> interiorHollowSpace) |