Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.building._2.BuildingFurnitureType |
Building200Marshaller.marshalBuildingFurniture(BuildingFurniture src) |
net.opengis.citygml.building._1.BuildingFurnitureType |
Building100Marshaller.marshalBuildingFurniture(BuildingFurniture src) |
void |
Building200Marshaller.marshalBuildingFurniture(BuildingFurniture src,
net.opengis.citygml.building._2.BuildingFurnitureType dest) |
void |
Building100Marshaller.marshalBuildingFurniture(BuildingFurniture src,
net.opengis.citygml.building._1.BuildingFurnitureType dest) |
Modifier and Type | Method and Description |
---|---|
BuildingFurniture |
Building200Unmarshaller.unmarshalBuildingFurniture(net.opengis.citygml.building._2.BuildingFurnitureType src) |
BuildingFurniture |
Building100Unmarshaller.unmarshalBuildingFurniture(net.opengis.citygml.building._1.BuildingFurnitureType src) |
Modifier and Type | Method and Description |
---|---|
void |
Building200Unmarshaller.unmarshalBuildingFurniture(net.opengis.citygml.building._2.BuildingFurnitureType src,
BuildingFurniture dest) |
void |
Building100Unmarshaller.unmarshalBuildingFurniture(net.opengis.citygml.building._1.BuildingFurnitureType src,
BuildingFurniture dest) |
Modifier and Type | Method and Description |
---|---|
BuildingFurniture |
InteriorFurnitureProperty.getBuildingFurniture() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<BuildingFurniture> |
InteriorFurnitureProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
InteriorFurnitureProperty.setBuildingFurniture(BuildingFurniture buildingFurniture) |
Constructor and Description |
---|
InteriorFurnitureProperty(BuildingFurniture buildingFurniture) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(BuildingFurniture buildingFurniture) |
void |
FeatureVisitor.visit(BuildingFurniture buildingFurniture) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(BuildingFurniture buildingFurniture) |
T |
FeatureFunctionWalker.apply(BuildingFurniture buildingFurniture) |
void |
GMLWalker.visit(BuildingFurniture buildingFurniture) |
void |
FeatureWalker.visit(BuildingFurniture buildingFurniture) |