Uses of Class
net.opengis.citygml.cityobjectgroup.v_2_0.CityObjectGroupMemberType
-
Packages that use CityObjectGroupMemberType Package Description net.opengis.citygml.cityobjectgroup.v_2_0 -
-
Uses of CityObjectGroupMemberType in net.opengis.citygml.cityobjectgroup.v_2_0
Fields in net.opengis.citygml.cityobjectgroup.v_2_0 with type parameters of type CityObjectGroupMemberType Modifier and Type Field Description protected List<CityObjectGroupMemberType>CityObjectGroupType. groupMemberMethods in net.opengis.citygml.cityobjectgroup.v_2_0 that return CityObjectGroupMemberType Modifier and Type Method Description CityObjectGroupMemberTypeObjectFactory. createCityObjectGroupMemberType()Create an instance ofCityObjectGroupMemberTypeCityObjectGroupMemberTypeCityObjectGroupMemberType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CityObjectGroupMemberTypeCityObjectGroupMemberType. withArcrole(String value)CityObjectGroupMemberTypeCityObjectGroupMemberType. withCityObject(jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType> value)CityObjectGroupMemberTypeCityObjectGroupMemberType. withCityObjectGroupMemberRole(String value)CityObjectGroupMemberTypeCityObjectGroupMemberType. withHref(String value)CityObjectGroupMemberTypeCityObjectGroupMemberType. withRemoteSchema(String value)CityObjectGroupMemberTypeCityObjectGroupMemberType. withRole(String value)CityObjectGroupMemberTypeCityObjectGroupMemberType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CityObjectGroupMemberTypeCityObjectGroupMemberType. withTitle(String value)CityObjectGroupMemberTypeCityObjectGroupMemberType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)Methods in net.opengis.citygml.cityobjectgroup.v_2_0 that return types with arguments of type CityObjectGroupMemberType Modifier and Type Method Description List<CityObjectGroupMemberType>CityObjectGroupType. getGroupMember()Gets the value of the groupMember property.Methods in net.opengis.citygml.cityobjectgroup.v_2_0 with parameters of type CityObjectGroupMemberType Modifier and Type Method Description CityObjectGroupTypeCityObjectGroupType. withGroupMember(CityObjectGroupMemberType... values)Method parameters in net.opengis.citygml.cityobjectgroup.v_2_0 with type arguments of type CityObjectGroupMemberType Modifier and Type Method Description voidCityObjectGroupType. setGroupMember(List<CityObjectGroupMemberType> value)CityObjectGroupTypeCityObjectGroupType. withGroupMember(Collection<CityObjectGroupMemberType> values)CityObjectGroupTypeCityObjectGroupType. withGroupMember(List<CityObjectGroupMemberType> value)
-