Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.bridge._2.BridgeRoomType |
Bridge200Marshaller.marshalBridgeRoom(BridgeRoom src) |
void |
Bridge200Marshaller.marshalBridgeRoom(BridgeRoom src,
net.opengis.citygml.bridge._2.BridgeRoomType dest) |
Modifier and Type | Method and Description |
---|---|
BridgeRoom |
Bridge200Unmarshaller.unmarshalBridgeRoom(net.opengis.citygml.bridge._2.BridgeRoomType src) |
Modifier and Type | Method and Description |
---|---|
void |
Bridge200Unmarshaller.unmarshalBridgeRoom(net.opengis.citygml.bridge._2.BridgeRoomType src,
BridgeRoom dest) |
Modifier and Type | Method and Description |
---|---|
BridgeRoom |
InteriorBridgeRoomProperty.getBridgeRoom() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<BridgeRoom> |
InteriorBridgeRoomProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
InteriorBridgeRoomProperty.setBridgeRoom(BridgeRoom room) |
Constructor and Description |
---|
InteriorBridgeRoomProperty(BridgeRoom bridgeRoom) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(BridgeRoom bridgeRoom) |
void |
FeatureVisitor.visit(BridgeRoom bridgeRoom) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(BridgeRoom bridgeRoom) |
T |
FeatureFunctionWalker.apply(BridgeRoom bridgeRoom) |
void |
GMLWalker.visit(BridgeRoom bridgeRoom) |
void |
FeatureWalker.visit(BridgeRoom bridgeRoom) |