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

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

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

Methods in net.opengis.citygml.relief.v_1_0 that return MassPointReliefType
 MassPointReliefType ObjectFactory.createMassPointReliefType()
          Create an instance of MassPointReliefType
 MassPointReliefType MassPointReliefType.withCreationDate(XMLGregorianCalendar value)
           
 MassPointReliefType MassPointReliefType.withExtent(PolygonPropertyType value)
           
 MassPointReliefType MassPointReliefType.withExternalReference(Collection<ExternalReferenceType> values)
           
 MassPointReliefType MassPointReliefType.withExternalReference(ExternalReferenceType... values)
           
 MassPointReliefType MassPointReliefType.withExternalReference(List<ExternalReferenceType> value)
           
 MassPointReliefType MassPointReliefType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 MassPointReliefType MassPointReliefType.withGeneralizesTo(GeneralizationRelationType... values)
           
 MassPointReliefType MassPointReliefType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 MassPointReliefType MassPointReliefType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 MassPointReliefType MassPointReliefType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 MassPointReliefType MassPointReliefType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 MassPointReliefType MassPointReliefType.withGenericApplicationPropertyOfMassPointRelief(Collection<Object> values)
           
 MassPointReliefType MassPointReliefType.withGenericApplicationPropertyOfMassPointRelief(List<Object> value)
           
 MassPointReliefType MassPointReliefType.withGenericApplicationPropertyOfMassPointRelief(Object... values)
           
 MassPointReliefType MassPointReliefType.withGenericApplicationPropertyOfReliefComponent(Collection<Object> values)
           
 MassPointReliefType MassPointReliefType.withGenericApplicationPropertyOfReliefComponent(List<Object> value)
           
 MassPointReliefType MassPointReliefType.withGenericApplicationPropertyOfReliefComponent(Object... values)
           
 MassPointReliefType MassPointReliefType.withLod(int value)
           
 MassPointReliefType MassPointReliefType.withReliefPoints(MultiPointPropertyType value)
           
 MassPointReliefType MassPointReliefType.withTerminationDate(XMLGregorianCalendar value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.