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

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

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

Fields in net.opengis.citygml.cityobjectgroup.v_1_0 declared as CityObjectGroupParentType
protected  CityObjectGroupParentType CityObjectGroupType.parent
           
 

Methods in net.opengis.citygml.cityobjectgroup.v_1_0 that return CityObjectGroupParentType
 CityObjectGroupParentType ObjectFactory.createCityObjectGroupParentType()
          Create an instance of CityObjectGroupParentType
 CityObjectGroupParentType CityObjectGroupType.getParent()
          Gets the value of the parent property.
 CityObjectGroupParentType CityObjectGroupParentType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 CityObjectGroupParentType CityObjectGroupParentType.withArcrole(String value)
           
 CityObjectGroupParentType CityObjectGroupParentType.withCityObject(JAXBElement<? extends AbstractCityObjectType> value)
           
 CityObjectGroupParentType CityObjectGroupParentType.withHref(String value)
           
 CityObjectGroupParentType CityObjectGroupParentType.withRemoteSchema(String value)
           
 CityObjectGroupParentType CityObjectGroupParentType.withRole(String value)
           
 CityObjectGroupParentType CityObjectGroupParentType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 CityObjectGroupParentType CityObjectGroupParentType.withTitle(String value)
           
 CityObjectGroupParentType CityObjectGroupParentType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.citygml.cityobjectgroup.v_1_0 with parameters of type CityObjectGroupParentType
 void CityObjectGroupType.setParent(CityObjectGroupParentType value)
          Sets the value of the parent property.
 CityObjectGroupType CityObjectGroupType.withParent(CityObjectGroupParentType value)
           
 



Copyright © 2008-2015. All Rights Reserved.