Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.bridge._2.BridgeConstructionElementType |
Bridge200Marshaller.marshalBridgeConstructionElement(BridgeConstructionElement src) |
void |
Bridge200Marshaller.marshalBridgeConstructionElement(BridgeConstructionElement src,
net.opengis.citygml.bridge._2.BridgeConstructionElementType dest) |
Modifier and Type | Method and Description |
---|---|
BridgeConstructionElement |
Bridge200Unmarshaller.unmarshalBridgeConstructionElement(net.opengis.citygml.bridge._2.BridgeConstructionElementType src) |
Modifier and Type | Method and Description |
---|---|
void |
Bridge200Unmarshaller.unmarshalBridgeConstructionElement(net.opengis.citygml.bridge._2.BridgeConstructionElementType src,
BridgeConstructionElement dest) |
Modifier and Type | Method and Description |
---|---|
BridgeConstructionElement |
BridgeConstructionElementProperty.getBridgeConstructionElement() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<BridgeConstructionElement> |
BridgeConstructionElementProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
BridgeConstructionElementProperty.setBridgeConstructionElement(BridgeConstructionElement bridgeConstructionElement) |
Constructor and Description |
---|
BridgeConstructionElementProperty(BridgeConstructionElement bridgeConstructionElement) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(BridgeConstructionElement bridgeConstructionElement) |
void |
FeatureVisitor.visit(BridgeConstructionElement bridgeConstructionElement) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(BridgeConstructionElement bridgeConstructionElement) |
T |
FeatureFunctionWalker.apply(BridgeConstructionElement bridgeConstructionElement) |
void |
GMLWalker.visit(BridgeConstructionElement bridgeConstructionElement) |
void |
FeatureWalker.visit(BridgeConstructionElement bridgeConstructionElement) |