Uses of Class
net.opengis.citygml.tunnel.v_2_0.InteriorHollowSpacePropertyType
-
Packages that use InteriorHollowSpacePropertyType Package Description net.opengis.citygml.tunnel.v_2_0 -
-
Uses of InteriorHollowSpacePropertyType in net.opengis.citygml.tunnel.v_2_0
Fields in net.opengis.citygml.tunnel.v_2_0 with type parameters of type InteriorHollowSpacePropertyType Modifier and Type Field Description protected List<InteriorHollowSpacePropertyType>AbstractTunnelType. interiorHollowSpaceMethods in net.opengis.citygml.tunnel.v_2_0 that return InteriorHollowSpacePropertyType Modifier and Type Method Description InteriorHollowSpacePropertyTypeObjectFactory. createInteriorHollowSpacePropertyType()Create an instance ofInteriorHollowSpacePropertyTypeInteriorHollowSpacePropertyTypeInteriorHollowSpacePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)InteriorHollowSpacePropertyTypeInteriorHollowSpacePropertyType. withArcrole(String value)InteriorHollowSpacePropertyTypeInteriorHollowSpacePropertyType. withHollowSpace(HollowSpaceType value)InteriorHollowSpacePropertyTypeInteriorHollowSpacePropertyType. withHref(String value)InteriorHollowSpacePropertyTypeInteriorHollowSpacePropertyType. withRemoteSchema(String value)InteriorHollowSpacePropertyTypeInteriorHollowSpacePropertyType. withRole(String value)InteriorHollowSpacePropertyTypeInteriorHollowSpacePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)InteriorHollowSpacePropertyTypeInteriorHollowSpacePropertyType. withTitle(String value)InteriorHollowSpacePropertyTypeInteriorHollowSpacePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)Methods in net.opengis.citygml.tunnel.v_2_0 that return types with arguments of type InteriorHollowSpacePropertyType Modifier and Type Method Description List<InteriorHollowSpacePropertyType>AbstractTunnelType. getInteriorHollowSpace()Gets the value of the interiorHollowSpace property.Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type InteriorHollowSpacePropertyType Modifier and Type Method Description AbstractTunnelTypeAbstractTunnelType. withInteriorHollowSpace(InteriorHollowSpacePropertyType... values)TunnelPartTypeTunnelPartType. withInteriorHollowSpace(InteriorHollowSpacePropertyType... values)TunnelTypeTunnelType. withInteriorHollowSpace(InteriorHollowSpacePropertyType... values)Method parameters in net.opengis.citygml.tunnel.v_2_0 with type arguments of type InteriorHollowSpacePropertyType Modifier and Type Method Description voidAbstractTunnelType. setInteriorHollowSpace(List<InteriorHollowSpacePropertyType> value)AbstractTunnelTypeAbstractTunnelType. withInteriorHollowSpace(Collection<InteriorHollowSpacePropertyType> values)AbstractTunnelTypeAbstractTunnelType. withInteriorHollowSpace(List<InteriorHollowSpacePropertyType> value)TunnelPartTypeTunnelPartType. withInteriorHollowSpace(Collection<InteriorHollowSpacePropertyType> values)TunnelPartTypeTunnelPartType. withInteriorHollowSpace(List<InteriorHollowSpacePropertyType> value)TunnelTypeTunnelType. withInteriorHollowSpace(Collection<InteriorHollowSpacePropertyType> values)TunnelTypeTunnelType. withInteriorHollowSpace(List<InteriorHollowSpacePropertyType> value)
-