Uses of Class
net.opengis.citygml.bridge.v_2_0.IntBridgeInstallationPropertyType

Packages that use IntBridgeInstallationPropertyType
net.opengis.citygml.bridge.v_2_0   
 

Uses of IntBridgeInstallationPropertyType in net.opengis.citygml.bridge.v_2_0
 

Fields in net.opengis.citygml.bridge.v_2_0 with type parameters of type IntBridgeInstallationPropertyType
protected  List<IntBridgeInstallationPropertyType> BridgeRoomType.bridgeRoomInstallation
           
protected  List<IntBridgeInstallationPropertyType> AbstractBridgeType.interiorBridgeInstallation
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return IntBridgeInstallationPropertyType
 IntBridgeInstallationPropertyType ObjectFactory.createIntBridgeInstallationPropertyType()
          Create an instance of IntBridgeInstallationPropertyType
 IntBridgeInstallationPropertyType IntBridgeInstallationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 IntBridgeInstallationPropertyType IntBridgeInstallationPropertyType.withArcrole(String value)
           
 IntBridgeInstallationPropertyType IntBridgeInstallationPropertyType.withHref(String value)
           
 IntBridgeInstallationPropertyType IntBridgeInstallationPropertyType.withIntBridgeInstallation(IntBridgeInstallationType value)
           
 IntBridgeInstallationPropertyType IntBridgeInstallationPropertyType.withRemoteSchema(String value)
           
 IntBridgeInstallationPropertyType IntBridgeInstallationPropertyType.withRole(String value)
           
 IntBridgeInstallationPropertyType IntBridgeInstallationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 IntBridgeInstallationPropertyType IntBridgeInstallationPropertyType.withTitle(String value)
           
 IntBridgeInstallationPropertyType IntBridgeInstallationPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type IntBridgeInstallationPropertyType
 List<IntBridgeInstallationPropertyType> BridgeRoomType.getBridgeRoomInstallation()
          Gets the value of the bridgeRoomInstallation property.
 List<IntBridgeInstallationPropertyType> AbstractBridgeType.getInteriorBridgeInstallation()
          Gets the value of the interiorBridgeInstallation property.
 

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type IntBridgeInstallationPropertyType
 BridgeRoomType BridgeRoomType.withBridgeRoomInstallation(IntBridgeInstallationPropertyType... values)
           
 BridgeType BridgeType.withInteriorBridgeInstallation(IntBridgeInstallationPropertyType... values)
           
 BridgePartType BridgePartType.withInteriorBridgeInstallation(IntBridgeInstallationPropertyType... values)
           
 AbstractBridgeType AbstractBridgeType.withInteriorBridgeInstallation(IntBridgeInstallationPropertyType... values)
           
 

Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type IntBridgeInstallationPropertyType
 void BridgeRoomType.setBridgeRoomInstallation(List<IntBridgeInstallationPropertyType> value)
           
 void AbstractBridgeType.setInteriorBridgeInstallation(List<IntBridgeInstallationPropertyType> value)
           
 BridgeRoomType BridgeRoomType.withBridgeRoomInstallation(Collection<IntBridgeInstallationPropertyType> values)
           
 BridgeRoomType BridgeRoomType.withBridgeRoomInstallation(List<IntBridgeInstallationPropertyType> value)
           
 BridgeType BridgeType.withInteriorBridgeInstallation(Collection<IntBridgeInstallationPropertyType> values)
           
 BridgePartType BridgePartType.withInteriorBridgeInstallation(Collection<IntBridgeInstallationPropertyType> values)
           
 AbstractBridgeType AbstractBridgeType.withInteriorBridgeInstallation(Collection<IntBridgeInstallationPropertyType> values)
           
 BridgeType BridgeType.withInteriorBridgeInstallation(List<IntBridgeInstallationPropertyType> value)
           
 BridgePartType BridgePartType.withInteriorBridgeInstallation(List<IntBridgeInstallationPropertyType> value)
           
 AbstractBridgeType AbstractBridgeType.withInteriorBridgeInstallation(List<IntBridgeInstallationPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.