Uses of Class
net.opengis.citygml.v_2_0.ImplicitRepresentationPropertyType

Packages that use ImplicitRepresentationPropertyType
net.opengis.citygml.bridge.v_2_0   
net.opengis.citygml.building.v_2_0   
net.opengis.citygml.cityfurniture.v_2_0   
net.opengis.citygml.generics.v_2_0   
net.opengis.citygml.tunnel.v_2_0   
net.opengis.citygml.v_2_0   
net.opengis.citygml.vegetation.v_2_0   
 

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

Fields in net.opengis.citygml.bridge.v_2_0 declared as ImplicitRepresentationPropertyType
protected  ImplicitRepresentationPropertyType BridgeConstructionElementType.lod1ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType BridgeInstallationType.lod2ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType BridgeConstructionElementType.lod2ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType BridgeInstallationType.lod3ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType BridgeConstructionElementType.lod3ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType AbstractOpeningType.lod3ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType IntBridgeInstallationType.lod4ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType BridgeInstallationType.lod4ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType BridgeFurnitureType.lod4ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType BridgeConstructionElementType.lod4ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType AbstractOpeningType.lod4ImplicitRepresentation
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return ImplicitRepresentationPropertyType
 ImplicitRepresentationPropertyType BridgeConstructionElementType.getLod1ImplicitRepresentation()
          Gets the value of the lod1ImplicitRepresentation property.
 ImplicitRepresentationPropertyType BridgeInstallationType.getLod2ImplicitRepresentation()
          Gets the value of the lod2ImplicitRepresentation property.
 ImplicitRepresentationPropertyType BridgeConstructionElementType.getLod2ImplicitRepresentation()
          Gets the value of the lod2ImplicitRepresentation property.
 ImplicitRepresentationPropertyType BridgeInstallationType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType BridgeConstructionElementType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType AbstractOpeningType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType IntBridgeInstallationType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType BridgeInstallationType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType BridgeFurnitureType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType BridgeConstructionElementType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType AbstractOpeningType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type ImplicitRepresentationPropertyType
 void BridgeConstructionElementType.setLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod1ImplicitRepresentation property.
 void BridgeInstallationType.setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod2ImplicitRepresentation property.
 void BridgeConstructionElementType.setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod2ImplicitRepresentation property.
 void BridgeInstallationType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void BridgeConstructionElementType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void AbstractOpeningType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void IntBridgeInstallationType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void BridgeInstallationType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void BridgeFurnitureType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void BridgeConstructionElementType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void AbstractOpeningType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 BridgeConstructionElementType BridgeConstructionElementType.withLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeInstallationType BridgeInstallationType.withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 WindowType WindowType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 DoorType DoorType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeInstallationType BridgeInstallationType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 AbstractOpeningType AbstractOpeningType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 WindowType WindowType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 DoorType DoorType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeInstallationType BridgeInstallationType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeFurnitureType BridgeFurnitureType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 AbstractOpeningType AbstractOpeningType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 

Uses of ImplicitRepresentationPropertyType in net.opengis.citygml.building.v_2_0
 

Fields in net.opengis.citygml.building.v_2_0 declared as ImplicitRepresentationPropertyType
protected  ImplicitRepresentationPropertyType BuildingInstallationType.lod2ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType BuildingInstallationType.lod3ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType AbstractOpeningType.lod3ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType IntBuildingInstallationType.lod4ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType BuildingInstallationType.lod4ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType BuildingFurnitureType.lod4ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType AbstractOpeningType.lod4ImplicitRepresentation
           
 

Methods in net.opengis.citygml.building.v_2_0 that return ImplicitRepresentationPropertyType
 ImplicitRepresentationPropertyType BuildingInstallationType.getLod2ImplicitRepresentation()
          Gets the value of the lod2ImplicitRepresentation property.
 ImplicitRepresentationPropertyType BuildingInstallationType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType AbstractOpeningType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType IntBuildingInstallationType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType BuildingInstallationType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType BuildingFurnitureType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType AbstractOpeningType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 

Methods in net.opengis.citygml.building.v_2_0 with parameters of type ImplicitRepresentationPropertyType
 void BuildingInstallationType.setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod2ImplicitRepresentation property.
 void BuildingInstallationType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void AbstractOpeningType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void IntBuildingInstallationType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void BuildingInstallationType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void BuildingFurnitureType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void AbstractOpeningType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 BuildingInstallationType BuildingInstallationType.withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 WindowType WindowType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 DoorType DoorType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BuildingInstallationType BuildingInstallationType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 AbstractOpeningType AbstractOpeningType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 WindowType WindowType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 DoorType DoorType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BuildingInstallationType BuildingInstallationType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BuildingFurnitureType BuildingFurnitureType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 AbstractOpeningType AbstractOpeningType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 

Uses of ImplicitRepresentationPropertyType in net.opengis.citygml.cityfurniture.v_2_0
 

Fields in net.opengis.citygml.cityfurniture.v_2_0 declared as ImplicitRepresentationPropertyType
protected  ImplicitRepresentationPropertyType CityFurnitureType.lod1ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType CityFurnitureType.lod2ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType CityFurnitureType.lod3ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType CityFurnitureType.lod4ImplicitRepresentation
           
 

Methods in net.opengis.citygml.cityfurniture.v_2_0 that return ImplicitRepresentationPropertyType
 ImplicitRepresentationPropertyType CityFurnitureType.getLod1ImplicitRepresentation()
          Gets the value of the lod1ImplicitRepresentation property.
 ImplicitRepresentationPropertyType CityFurnitureType.getLod2ImplicitRepresentation()
          Gets the value of the lod2ImplicitRepresentation property.
 ImplicitRepresentationPropertyType CityFurnitureType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType CityFurnitureType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 

Methods in net.opengis.citygml.cityfurniture.v_2_0 with parameters of type ImplicitRepresentationPropertyType
 void CityFurnitureType.setLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod1ImplicitRepresentation property.
 void CityFurnitureType.setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod2ImplicitRepresentation property.
 void CityFurnitureType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void CityFurnitureType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 CityFurnitureType CityFurnitureType.withLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 CityFurnitureType CityFurnitureType.withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 CityFurnitureType CityFurnitureType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 CityFurnitureType CityFurnitureType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 

Uses of ImplicitRepresentationPropertyType in net.opengis.citygml.generics.v_2_0
 

Fields in net.opengis.citygml.generics.v_2_0 declared as ImplicitRepresentationPropertyType
protected  ImplicitRepresentationPropertyType GenericCityObjectType.lod0ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType GenericCityObjectType.lod1ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType GenericCityObjectType.lod2ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType GenericCityObjectType.lod3ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType GenericCityObjectType.lod4ImplicitRepresentation
           
 

Methods in net.opengis.citygml.generics.v_2_0 that return ImplicitRepresentationPropertyType
 ImplicitRepresentationPropertyType GenericCityObjectType.getLod0ImplicitRepresentation()
          Gets the value of the lod0ImplicitRepresentation property.
 ImplicitRepresentationPropertyType GenericCityObjectType.getLod1ImplicitRepresentation()
          Gets the value of the lod1ImplicitRepresentation property.
 ImplicitRepresentationPropertyType GenericCityObjectType.getLod2ImplicitRepresentation()
          Gets the value of the lod2ImplicitRepresentation property.
 ImplicitRepresentationPropertyType GenericCityObjectType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType GenericCityObjectType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 

Methods in net.opengis.citygml.generics.v_2_0 with parameters of type ImplicitRepresentationPropertyType
 void GenericCityObjectType.setLod0ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod0ImplicitRepresentation property.
 void GenericCityObjectType.setLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod1ImplicitRepresentation property.
 void GenericCityObjectType.setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod2ImplicitRepresentation property.
 void GenericCityObjectType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void GenericCityObjectType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 GenericCityObjectType GenericCityObjectType.withLod0ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 GenericCityObjectType GenericCityObjectType.withLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 GenericCityObjectType GenericCityObjectType.withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 GenericCityObjectType GenericCityObjectType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 GenericCityObjectType GenericCityObjectType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 

Uses of ImplicitRepresentationPropertyType in net.opengis.citygml.tunnel.v_2_0
 

Fields in net.opengis.citygml.tunnel.v_2_0 declared as ImplicitRepresentationPropertyType
protected  ImplicitRepresentationPropertyType TunnelInstallationType.lod2ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType TunnelInstallationType.lod3ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType AbstractOpeningType.lod3ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType TunnelInstallationType.lod4ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType TunnelFurnitureType.lod4ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType IntTunnelInstallationType.lod4ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType AbstractOpeningType.lod4ImplicitRepresentation
           
 

Methods in net.opengis.citygml.tunnel.v_2_0 that return ImplicitRepresentationPropertyType
 ImplicitRepresentationPropertyType TunnelInstallationType.getLod2ImplicitRepresentation()
          Gets the value of the lod2ImplicitRepresentation property.
 ImplicitRepresentationPropertyType TunnelInstallationType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType AbstractOpeningType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType TunnelInstallationType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType TunnelFurnitureType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType IntTunnelInstallationType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType AbstractOpeningType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 

Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type ImplicitRepresentationPropertyType
 void TunnelInstallationType.setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod2ImplicitRepresentation property.
 void TunnelInstallationType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void AbstractOpeningType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void TunnelInstallationType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void TunnelFurnitureType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void IntTunnelInstallationType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void AbstractOpeningType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 TunnelInstallationType TunnelInstallationType.withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 WindowType WindowType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 TunnelInstallationType TunnelInstallationType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 DoorType DoorType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 AbstractOpeningType AbstractOpeningType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 WindowType WindowType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 TunnelInstallationType TunnelInstallationType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 TunnelFurnitureType TunnelFurnitureType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 DoorType DoorType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 AbstractOpeningType AbstractOpeningType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 

Uses of ImplicitRepresentationPropertyType in net.opengis.citygml.v_2_0
 

Methods in net.opengis.citygml.v_2_0 that return ImplicitRepresentationPropertyType
 ImplicitRepresentationPropertyType ObjectFactory.createImplicitRepresentationPropertyType()
          Create an instance of ImplicitRepresentationPropertyType
 ImplicitRepresentationPropertyType ImplicitRepresentationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 ImplicitRepresentationPropertyType ImplicitRepresentationPropertyType.withArcrole(String value)
           
 ImplicitRepresentationPropertyType ImplicitRepresentationPropertyType.withHref(String value)
           
 ImplicitRepresentationPropertyType ImplicitRepresentationPropertyType.withImplicitGeometry(ImplicitGeometryType value)
           
 ImplicitRepresentationPropertyType ImplicitRepresentationPropertyType.withRemoteSchema(String value)
           
 ImplicitRepresentationPropertyType ImplicitRepresentationPropertyType.withRole(String value)
           
 ImplicitRepresentationPropertyType ImplicitRepresentationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 ImplicitRepresentationPropertyType ImplicitRepresentationPropertyType.withTitle(String value)
           
 ImplicitRepresentationPropertyType ImplicitRepresentationPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Uses of ImplicitRepresentationPropertyType in net.opengis.citygml.vegetation.v_2_0
 

Fields in net.opengis.citygml.vegetation.v_2_0 declared as ImplicitRepresentationPropertyType
protected  ImplicitRepresentationPropertyType SolitaryVegetationObjectType.lod1ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType SolitaryVegetationObjectType.lod2ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType SolitaryVegetationObjectType.lod3ImplicitRepresentation
           
protected  ImplicitRepresentationPropertyType SolitaryVegetationObjectType.lod4ImplicitRepresentation
           
 

Methods in net.opengis.citygml.vegetation.v_2_0 that return ImplicitRepresentationPropertyType
 ImplicitRepresentationPropertyType SolitaryVegetationObjectType.getLod1ImplicitRepresentation()
          Gets the value of the lod1ImplicitRepresentation property.
 ImplicitRepresentationPropertyType SolitaryVegetationObjectType.getLod2ImplicitRepresentation()
          Gets the value of the lod2ImplicitRepresentation property.
 ImplicitRepresentationPropertyType SolitaryVegetationObjectType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType SolitaryVegetationObjectType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 

Methods in net.opengis.citygml.vegetation.v_2_0 with parameters of type ImplicitRepresentationPropertyType
 void SolitaryVegetationObjectType.setLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod1ImplicitRepresentation property.
 void SolitaryVegetationObjectType.setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod2ImplicitRepresentation property.
 void SolitaryVegetationObjectType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void SolitaryVegetationObjectType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 SolitaryVegetationObjectType SolitaryVegetationObjectType.withLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 SolitaryVegetationObjectType SolitaryVegetationObjectType.withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 SolitaryVegetationObjectType SolitaryVegetationObjectType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 SolitaryVegetationObjectType SolitaryVegetationObjectType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.