|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractOpeningType | |
|---|---|
| net.opengis.citygml.bridge.v_2_0 | |
| Uses of AbstractOpeningType in net.opengis.citygml.bridge.v_2_0 |
|---|
| Subclasses of AbstractOpeningType in net.opengis.citygml.bridge.v_2_0 | |
|---|---|
class |
DoorType
Type for doors in boundary surfaces. |
class |
WindowType
Type for windows in boundary surfaces. |
| Fields in net.opengis.citygml.bridge.v_2_0 with type parameters of type AbstractOpeningType | |
|---|---|
protected JAXBElement<? extends AbstractOpeningType> |
OpeningPropertyType.opening
|
| Methods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type AbstractOpeningType | |
|---|---|
JAXBElement<AbstractOpeningType> |
ObjectFactory.createOpening(AbstractOpeningType value)
Create an instance of JAXBElement<AbstractOpeningType>} |
JAXBElement<? extends AbstractOpeningType> |
OpeningPropertyType.getOpening()
Gets the value of the opening property. |
| Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type AbstractOpeningType | |
|---|---|
JAXBElement<AbstractOpeningType> |
ObjectFactory.createOpening(AbstractOpeningType value)
Create an instance of JAXBElement<AbstractOpeningType>} |
| Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type AbstractOpeningType | |
|---|---|
void |
OpeningPropertyType.setOpening(JAXBElement<? extends AbstractOpeningType> value)
Sets the value of the opening property. |
OpeningPropertyType |
OpeningPropertyType.withOpening(JAXBElement<? extends AbstractOpeningType> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||