Uses of Class
com.bandwidth.iris.sdk.model.Address
-
Packages that use Address Package Description com.bandwidth.iris.sdk.model -
-
Uses of Address in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return Address Modifier and Type Method Description AddressDldaTnGroup. getAddress()AddressE911. getAddress()AddressSite. getAddress()AddressCsrData. getServiceAddress()Methods in com.bandwidth.iris.sdk.model with parameters of type Address Modifier and Type Method Description voidDldaTnGroup. setAddress(Address address)voidE911. setAddress(Address address)voidSite. setAddress(Address address)voidCsrData. setServiceAddress(Address serviceAddress)
-