Uses of Class
net.opengis.citygml.tunnel.v_2_0.HollowSpaceType
-
Packages that use HollowSpaceType Package Description net.opengis.citygml.tunnel.v_2_0 -
-
Uses of HollowSpaceType in net.opengis.citygml.tunnel.v_2_0
Fields in net.opengis.citygml.tunnel.v_2_0 declared as HollowSpaceType Modifier and Type Field Description protected HollowSpaceTypeInteriorHollowSpacePropertyType. hollowSpaceMethods in net.opengis.citygml.tunnel.v_2_0 that return types with arguments of type HollowSpaceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HollowSpaceType>ObjectFactory. createHollowSpace(HollowSpaceType value)Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type HollowSpaceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HollowSpaceType>ObjectFactory. createHollowSpace(HollowSpaceType value)voidInteriorHollowSpacePropertyType. setHollowSpace(HollowSpaceType value)Sets the value of the hollowSpace property.InteriorHollowSpacePropertyTypeInteriorHollowSpacePropertyType. withHollowSpace(HollowSpaceType value)Constructors in net.opengis.citygml.tunnel.v_2_0 with parameters of type HollowSpaceType Constructor Description InteriorHollowSpacePropertyType(HollowSpaceType hollowSpace, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-