Uses of Class
net.opengis.citygml.landuse.v_1_0.LandUseType

Packages that use LandUseType
net.opengis.citygml.landuse.v_1_0   
 

Uses of LandUseType in net.opengis.citygml.landuse.v_1_0
 

Methods in net.opengis.citygml.landuse.v_1_0 that return LandUseType
 LandUseType ObjectFactory.createLandUseType()
          Create an instance of LandUseType
 LandUseType LandUseType.withClazz(String value)
           
 LandUseType LandUseType.withCreationDate(XMLGregorianCalendar value)
           
 LandUseType LandUseType.withExternalReference(Collection<ExternalReferenceType> values)
           
 LandUseType LandUseType.withExternalReference(ExternalReferenceType... values)
           
 LandUseType LandUseType.withExternalReference(List<ExternalReferenceType> value)
           
 LandUseType LandUseType.withFunction(Collection<String> values)
           
 LandUseType LandUseType.withFunction(List<String> value)
           
 LandUseType LandUseType.withFunction(String... values)
           
 LandUseType LandUseType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 LandUseType LandUseType.withGeneralizesTo(GeneralizationRelationType... values)
           
 LandUseType LandUseType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 LandUseType LandUseType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 LandUseType LandUseType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 LandUseType LandUseType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 LandUseType LandUseType.withGenericApplicationPropertyOfLandUse(Collection<Object> values)
           
 LandUseType LandUseType.withGenericApplicationPropertyOfLandUse(List<Object> value)
           
 LandUseType LandUseType.withGenericApplicationPropertyOfLandUse(Object... values)
           
 LandUseType LandUseType.withLod0MultiSurface(MultiSurfacePropertyType value)
           
 LandUseType LandUseType.withLod1MultiSurface(MultiSurfacePropertyType value)
           
 LandUseType LandUseType.withLod2MultiSurface(MultiSurfacePropertyType value)
           
 LandUseType LandUseType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 LandUseType LandUseType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 LandUseType LandUseType.withTerminationDate(XMLGregorianCalendar value)
           
 LandUseType LandUseType.withUsage(Collection<String> values)
           
 LandUseType LandUseType.withUsage(List<String> value)
           
 LandUseType LandUseType.withUsage(String... values)
           
 

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

Methods in net.opengis.citygml.landuse.v_1_0 with parameters of type LandUseType
 JAXBElement<LandUseType> ObjectFactory.createLandUse(LandUseType value)
          Create an instance of JAXBElement<LandUseType>}
 



Copyright © 2008-2015. All Rights Reserved.