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

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

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

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

Methods in net.opengis.citygml.relief.v_2_0 that return ReliefComponentPropertyType
 ReliefComponentPropertyType ObjectFactory.createReliefComponentPropertyType()
          Create an instance of ReliefComponentPropertyType
 ReliefComponentPropertyType ReliefComponentPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 ReliefComponentPropertyType ReliefComponentPropertyType.withArcrole(String value)
           
 ReliefComponentPropertyType ReliefComponentPropertyType.withHref(String value)
           
 ReliefComponentPropertyType ReliefComponentPropertyType.withReliefComponent(JAXBElement<? extends AbstractReliefComponentType> value)
           
 ReliefComponentPropertyType ReliefComponentPropertyType.withRemoteSchema(String value)
           
 ReliefComponentPropertyType ReliefComponentPropertyType.withRole(String value)
           
 ReliefComponentPropertyType ReliefComponentPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 ReliefComponentPropertyType ReliefComponentPropertyType.withTitle(String value)
           
 ReliefComponentPropertyType ReliefComponentPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.citygml.relief.v_2_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_2_0 with parameters of type ReliefComponentPropertyType
 ReliefFeatureType ReliefFeatureType.withReliefComponent(ReliefComponentPropertyType... values)
           
 

Method parameters in net.opengis.citygml.relief.v_2_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.