Uses of Class
api.longpoll.bots.methods.impl.groups.AddAddress
Packages that use AddAddress
Package
Description
VK API methods.
Methods to work with groups.
-
Uses of AddAddress in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return AddAddress -
Uses of AddAddress in api.longpoll.bots.methods.impl.groups
Methods in api.longpoll.bots.methods.impl.groups that return AddAddressModifier and TypeMethodDescriptionAddAddress.setAdditionalAddress(String additionalAddress) AddAddress.setAddress(String address) AddAddress.setCityId(int cityId) AddAddress.setCountryId(int countryId) AddAddress.setGroupId(int groupId) AddAddress.setLatitude(float latitude) AddAddress.setLongitude(float longitude) AddAddress.setMainAddress(boolean mainAddress) AddAddress.setMetroId(int metroId) AddAddress.setTimeTable(String timeTable) AddAddress.setWorkInfoStatus(String workInfoStatus)