Uses of Class
net.opengis.citygml.tunnel.v_2_0.TunnelInstallationPropertyType
-
Packages that use TunnelInstallationPropertyType Package Description net.opengis.citygml.tunnel.v_2_0 -
-
Uses of TunnelInstallationPropertyType in net.opengis.citygml.tunnel.v_2_0
Fields in net.opengis.citygml.tunnel.v_2_0 with type parameters of type TunnelInstallationPropertyType Modifier and Type Field Description protected List<TunnelInstallationPropertyType>AbstractTunnelType. outerTunnelInstallationMethods in net.opengis.citygml.tunnel.v_2_0 that return TunnelInstallationPropertyType Modifier and Type Method Description TunnelInstallationPropertyTypeObjectFactory. createTunnelInstallationPropertyType()Create an instance ofTunnelInstallationPropertyTypeTunnelInstallationPropertyTypeTunnelInstallationPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)TunnelInstallationPropertyTypeTunnelInstallationPropertyType. withArcrole(String value)TunnelInstallationPropertyTypeTunnelInstallationPropertyType. withHref(String value)TunnelInstallationPropertyTypeTunnelInstallationPropertyType. withRemoteSchema(String value)TunnelInstallationPropertyTypeTunnelInstallationPropertyType. withRole(String value)TunnelInstallationPropertyTypeTunnelInstallationPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)TunnelInstallationPropertyTypeTunnelInstallationPropertyType. withTitle(String value)TunnelInstallationPropertyTypeTunnelInstallationPropertyType. withTunnelInstallation(TunnelInstallationType value)TunnelInstallationPropertyTypeTunnelInstallationPropertyType. 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 TunnelInstallationPropertyType Modifier and Type Method Description List<TunnelInstallationPropertyType>AbstractTunnelType. getOuterTunnelInstallation()Gets the value of the outerTunnelInstallation property.Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type TunnelInstallationPropertyType Modifier and Type Method Description AbstractTunnelTypeAbstractTunnelType. withOuterTunnelInstallation(TunnelInstallationPropertyType... values)TunnelPartTypeTunnelPartType. withOuterTunnelInstallation(TunnelInstallationPropertyType... values)TunnelTypeTunnelType. withOuterTunnelInstallation(TunnelInstallationPropertyType... values)Method parameters in net.opengis.citygml.tunnel.v_2_0 with type arguments of type TunnelInstallationPropertyType Modifier and Type Method Description voidAbstractTunnelType. setOuterTunnelInstallation(List<TunnelInstallationPropertyType> value)AbstractTunnelTypeAbstractTunnelType. withOuterTunnelInstallation(Collection<TunnelInstallationPropertyType> values)AbstractTunnelTypeAbstractTunnelType. withOuterTunnelInstallation(List<TunnelInstallationPropertyType> value)TunnelPartTypeTunnelPartType. withOuterTunnelInstallation(Collection<TunnelInstallationPropertyType> values)TunnelPartTypeTunnelPartType. withOuterTunnelInstallation(List<TunnelInstallationPropertyType> value)TunnelTypeTunnelType. withOuterTunnelInstallation(Collection<TunnelInstallationPropertyType> values)TunnelTypeTunnelType. withOuterTunnelInstallation(List<TunnelInstallationPropertyType> value)
-