Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.bridge._2.BridgePartType |
Bridge200Marshaller.marshalBridgePart(BridgePart src) |
void |
Bridge200Marshaller.marshalBridgePart(BridgePart src,
net.opengis.citygml.bridge._2.BridgePartType dest) |
Modifier and Type | Method and Description |
---|---|
BridgePart |
Bridge200Unmarshaller.unmarshalBridgePart(net.opengis.citygml.bridge._2.BridgePartType src) |
Modifier and Type | Method and Description |
---|---|
void |
Bridge200Unmarshaller.unmarshalBridgePart(net.opengis.citygml.bridge._2.BridgePartType src,
BridgePart dest) |
Modifier and Type | Method and Description |
---|---|
BridgePart |
BridgePartProperty.getBridgePart() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<BridgePart> |
BridgePartProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
BridgePartProperty.setBridgePart(BridgePart bridgePart) |
Constructor and Description |
---|
BridgePartProperty(BridgePart bridgePart) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(BridgePart bridgePart) |
void |
FeatureVisitor.visit(BridgePart bridgePart) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(BridgePart bridgePart) |
T |
FeatureFunctionWalker.apply(BridgePart bridgePart) |
void |
GMLWalker.visit(BridgePart bridgePart) |
void |
FeatureWalker.visit(BridgePart bridgePart) |