|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractOpeningType | |
|---|---|
| net.opengis.citygml.tunnel.v_2_0 | |
| Uses of AbstractOpeningType in net.opengis.citygml.tunnel.v_2_0 |
|---|
| Subclasses of AbstractOpeningType in net.opengis.citygml.tunnel.v_2_0 | |
|---|---|
class |
DoorType
Construction for closing an _Opening intended primarily for access or regress or both. |
class |
WindowType
Construction for closing an _Opening not intended for access or regress. |
| Fields in net.opengis.citygml.tunnel.v_2_0 with type parameters of type AbstractOpeningType | |
|---|---|
protected JAXBElement<? extends AbstractOpeningType> |
OpeningPropertyType.opening
|
| Methods in net.opengis.citygml.tunnel.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.tunnel.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.tunnel.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 | |||||||||