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

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

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

Fields in net.opengis.citygml.cityobjectgroup.v_1_0 with type parameters of type CityObjectGroupMemberType
protected  List<CityObjectGroupMemberType> CityObjectGroupType.groupMember
           
 

Methods in net.opengis.citygml.cityobjectgroup.v_1_0 that return CityObjectGroupMemberType
 CityObjectGroupMemberType ObjectFactory.createCityObjectGroupMemberType()
          Create an instance of CityObjectGroupMemberType
 CityObjectGroupMemberType CityObjectGroupMemberType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 CityObjectGroupMemberType CityObjectGroupMemberType.withArcrole(String value)
           
 CityObjectGroupMemberType CityObjectGroupMemberType.withCityObject(JAXBElement<? extends AbstractCityObjectType> value)
           
 CityObjectGroupMemberType CityObjectGroupMemberType.withCityObjectGroupMemberRole(String value)
           
 CityObjectGroupMemberType CityObjectGroupMemberType.withHref(String value)
           
 CityObjectGroupMemberType CityObjectGroupMemberType.withRemoteSchema(String value)
           
 CityObjectGroupMemberType CityObjectGroupMemberType.withRole(String value)
           
 CityObjectGroupMemberType CityObjectGroupMemberType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 CityObjectGroupMemberType CityObjectGroupMemberType.withTitle(String value)
           
 CityObjectGroupMemberType CityObjectGroupMemberType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.citygml.cityobjectgroup.v_1_0 that return types with arguments of type CityObjectGroupMemberType
 List<CityObjectGroupMemberType> CityObjectGroupType.getGroupMember()
          Gets the value of the groupMember property.
 

Methods in net.opengis.citygml.cityobjectgroup.v_1_0 with parameters of type CityObjectGroupMemberType
 CityObjectGroupType CityObjectGroupType.withGroupMember(CityObjectGroupMemberType... values)
           
 

Method parameters in net.opengis.citygml.cityobjectgroup.v_1_0 with type arguments of type CityObjectGroupMemberType
 void CityObjectGroupType.setGroupMember(List<CityObjectGroupMemberType> value)
           
 CityObjectGroupType CityObjectGroupType.withGroupMember(Collection<CityObjectGroupMemberType> values)
           
 CityObjectGroupType CityObjectGroupType.withGroupMember(List<CityObjectGroupMemberType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.