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

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

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

Methods in net.opengis.citygml.relief.v_1_0 that return ReliefFeatureType
 ReliefFeatureType ObjectFactory.createReliefFeatureType()
          Create an instance of ReliefFeatureType
 ReliefFeatureType ReliefFeatureType.withCreationDate(XMLGregorianCalendar value)
           
 ReliefFeatureType ReliefFeatureType.withExternalReference(Collection<ExternalReferenceType> values)
           
 ReliefFeatureType ReliefFeatureType.withExternalReference(ExternalReferenceType... values)
           
 ReliefFeatureType ReliefFeatureType.withExternalReference(List<ExternalReferenceType> value)
           
 ReliefFeatureType ReliefFeatureType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 ReliefFeatureType ReliefFeatureType.withGeneralizesTo(GeneralizationRelationType... values)
           
 ReliefFeatureType ReliefFeatureType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 ReliefFeatureType ReliefFeatureType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 ReliefFeatureType ReliefFeatureType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 ReliefFeatureType ReliefFeatureType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 ReliefFeatureType ReliefFeatureType.withGenericApplicationPropertyOfReliefFeature(Collection<Object> values)
           
 ReliefFeatureType ReliefFeatureType.withGenericApplicationPropertyOfReliefFeature(List<Object> value)
           
 ReliefFeatureType ReliefFeatureType.withGenericApplicationPropertyOfReliefFeature(Object... values)
           
 ReliefFeatureType ReliefFeatureType.withLod(int value)
           
 ReliefFeatureType ReliefFeatureType.withReliefComponent(Collection<ReliefComponentPropertyType> values)
           
 ReliefFeatureType ReliefFeatureType.withReliefComponent(List<ReliefComponentPropertyType> value)
           
 ReliefFeatureType ReliefFeatureType.withReliefComponent(ReliefComponentPropertyType... values)
           
 ReliefFeatureType ReliefFeatureType.withTerminationDate(XMLGregorianCalendar value)
           
 

Methods in net.opengis.citygml.relief.v_1_0 that return types with arguments of type ReliefFeatureType
 JAXBElement<ReliefFeatureType> ObjectFactory.createReliefFeature(ReliefFeatureType value)
          Create an instance of JAXBElement<ReliefFeatureType>}
 

Methods in net.opengis.citygml.relief.v_1_0 with parameters of type ReliefFeatureType
 JAXBElement<ReliefFeatureType> ObjectFactory.createReliefFeature(ReliefFeatureType value)
          Create an instance of JAXBElement<ReliefFeatureType>}
 



Copyright © 2008-2015. All Rights Reserved.