Uses of Class
net.opengis.citygml.v_2_0.CityModelType
-
Packages that use CityModelType Package Description net.opengis.citygml.v_2_0 -
-
Uses of CityModelType in net.opengis.citygml.v_2_0
Methods in net.opengis.citygml.v_2_0 that return CityModelType Modifier and Type Method Description CityModelTypeObjectFactory. createCityModelType()Create an instance ofCityModelTypeCityModelTypeCityModelType. withGenericApplicationPropertyOfCityModel(Object... values)CityModelTypeCityModelType. withGenericApplicationPropertyOfCityModel(Collection<Object> values)CityModelTypeCityModelType. withGenericApplicationPropertyOfCityModel(List<Object> value)Methods in net.opengis.citygml.v_2_0 that return types with arguments of type CityModelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CityModelType>ObjectFactory. createCityModel(CityModelType value)Methods in net.opengis.citygml.v_2_0 with parameters of type CityModelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CityModelType>ObjectFactory. createCityModel(CityModelType value)
-