Uses of Class
net.opengis.citygml.relief.v_1_0.ReliefComponentPropertyType

Packages that use ReliefComponentPropertyType
net.opengis.citygml.relief.v_1_0   
 

Uses of ReliefComponentPropertyType in net.opengis.citygml.relief.v_1_0
 

Fields in net.opengis.citygml.relief.v_1_0 with type parameters of type ReliefComponentPropertyType
protected  List<ReliefComponentPropertyType> ReliefFeatureType.reliefComponent
           
 

Methods in net.opengis.citygml.relief.v_1_0 that return ReliefComponentPropertyType
 ReliefComponentPropertyType ObjectFactory.createReliefComponentPropertyType()
          Create an instance of ReliefComponentPropertyType
 

Methods in net.opengis.citygml.relief.v_1_0 that return types with arguments of type ReliefComponentPropertyType
 List<ReliefComponentPropertyType> ReliefFeatureType.getReliefComponent()
          Gets the value of the reliefComponent property.
 

Methods in net.opengis.citygml.relief.v_1_0 with parameters of type ReliefComponentPropertyType
 ReliefFeatureType ReliefFeatureType.withReliefComponent(ReliefComponentPropertyType... values)
           
 

Method parameters in net.opengis.citygml.relief.v_1_0 with type arguments of type ReliefComponentPropertyType
 void ReliefFeatureType.setReliefComponent(List<ReliefComponentPropertyType> value)
           
 ReliefFeatureType ReliefFeatureType.withReliefComponent(Collection<ReliefComponentPropertyType> values)
           
 ReliefFeatureType ReliefFeatureType.withReliefComponent(List<ReliefComponentPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.