Uses of Class
net.opengis.citygml.cityobjectgroup.v_1_0.CityObjectGroupType

Packages that use CityObjectGroupType
net.opengis.citygml.cityobjectgroup.v_1_0   
 

Uses of CityObjectGroupType in net.opengis.citygml.cityobjectgroup.v_1_0
 

Methods in net.opengis.citygml.cityobjectgroup.v_1_0 that return CityObjectGroupType
 CityObjectGroupType ObjectFactory.createCityObjectGroupType()
          Create an instance of CityObjectGroupType
 CityObjectGroupType CityObjectGroupType.withClazz(String value)
           
 CityObjectGroupType CityObjectGroupType.withCreationDate(XMLGregorianCalendar value)
           
 CityObjectGroupType CityObjectGroupType.withExternalReference(Collection<ExternalReferenceType> values)
           
 CityObjectGroupType CityObjectGroupType.withExternalReference(ExternalReferenceType... values)
           
 CityObjectGroupType CityObjectGroupType.withExternalReference(List<ExternalReferenceType> value)
           
 CityObjectGroupType CityObjectGroupType.withFunction(Collection<String> values)
           
 CityObjectGroupType CityObjectGroupType.withFunction(List<String> value)
           
 CityObjectGroupType CityObjectGroupType.withFunction(String... values)
           
 CityObjectGroupType CityObjectGroupType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 CityObjectGroupType CityObjectGroupType.withGeneralizesTo(GeneralizationRelationType... values)
           
 CityObjectGroupType CityObjectGroupType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 CityObjectGroupType CityObjectGroupType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 CityObjectGroupType CityObjectGroupType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 CityObjectGroupType CityObjectGroupType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 CityObjectGroupType CityObjectGroupType.withGenericApplicationPropertyOfCityObjectGroup(Collection<Object> values)
           
 CityObjectGroupType CityObjectGroupType.withGenericApplicationPropertyOfCityObjectGroup(List<Object> value)
           
 CityObjectGroupType CityObjectGroupType.withGenericApplicationPropertyOfCityObjectGroup(Object... values)
           
 CityObjectGroupType CityObjectGroupType.withGeometry(GeometryPropertyType value)
           
 CityObjectGroupType CityObjectGroupType.withGroupMember(CityObjectGroupMemberType... values)
           
 CityObjectGroupType CityObjectGroupType.withGroupMember(Collection<CityObjectGroupMemberType> values)
           
 CityObjectGroupType CityObjectGroupType.withGroupMember(List<CityObjectGroupMemberType> value)
           
 CityObjectGroupType CityObjectGroupType.withParent(CityObjectGroupParentType value)
           
 CityObjectGroupType CityObjectGroupType.withTerminationDate(XMLGregorianCalendar value)
           
 CityObjectGroupType CityObjectGroupType.withUsage(Collection<String> values)
           
 CityObjectGroupType CityObjectGroupType.withUsage(List<String> value)
           
 CityObjectGroupType CityObjectGroupType.withUsage(String... values)
           
 

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

Methods in net.opengis.citygml.cityobjectgroup.v_1_0 with parameters of type CityObjectGroupType
 JAXBElement<CityObjectGroupType> ObjectFactory.createCityObjectGroup(CityObjectGroupType value)
          Create an instance of JAXBElement<CityObjectGroupType>}
 



Copyright © 2008-2015. All Rights Reserved.