Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.building._2.IntBuildingInstallationType |
Building200Marshaller.marshalIntBuildingInstallation(IntBuildingInstallation src) |
net.opengis.citygml.building._1.IntBuildingInstallationType |
Building100Marshaller.marshalIntBuildingInstallation(IntBuildingInstallation src) |
void |
Building200Marshaller.marshalIntBuildingInstallation(IntBuildingInstallation src,
net.opengis.citygml.building._2.IntBuildingInstallationType dest) |
void |
Building100Marshaller.marshalIntBuildingInstallation(IntBuildingInstallation src,
net.opengis.citygml.building._1.IntBuildingInstallationType dest) |
Modifier and Type | Method and Description |
---|---|
IntBuildingInstallation |
Building200Unmarshaller.unmarshalIntBuildingInstallation(net.opengis.citygml.building._2.IntBuildingInstallationType src) |
IntBuildingInstallation |
Building100Unmarshaller.unmarshalIntBuildingInstallation(net.opengis.citygml.building._1.IntBuildingInstallationType src) |
Modifier and Type | Method and Description |
---|---|
void |
Building200Unmarshaller.unmarshalIntBuildingInstallation(net.opengis.citygml.building._2.IntBuildingInstallationType src,
IntBuildingInstallation dest) |
void |
Building100Unmarshaller.unmarshalIntBuildingInstallation(net.opengis.citygml.building._1.IntBuildingInstallationType src,
IntBuildingInstallation dest) |
Modifier and Type | Method and Description |
---|---|
IntBuildingInstallation |
IntBuildingInstallationProperty.getIntBuildingInstallation() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<IntBuildingInstallation> |
IntBuildingInstallationProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
IntBuildingInstallationProperty.setIntBuildingInstallation(IntBuildingInstallation intBuildingInstallation) |
Constructor and Description |
---|
IntBuildingInstallationProperty(IntBuildingInstallation intBuildingInstallation) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(IntBuildingInstallation intBuildingInstallation) |
void |
FeatureVisitor.visit(IntBuildingInstallation intBuildingInstallation) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(IntBuildingInstallation intBuildingInstallation) |
T |
FeatureFunctionWalker.apply(IntBuildingInstallation intBuildingInstallation) |
void |
GMLWalker.visit(IntBuildingInstallation intBuildingInstallation) |
void |
FeatureWalker.visit(IntBuildingInstallation intBuildingInstallation) |