Uses of Class
org.oxerr.stubhub.client.model.Address
-
Uses of Address in org.oxerr.stubhub.client.model
Methods in org.oxerr.stubhub.client.model that return AddressModifier and TypeMethodDescriptionPurchaseVendorResponse.getBillingAddress()PurchaseVendorResponse.getShippingAddress()Methods in org.oxerr.stubhub.client.model with parameters of type AddressModifier and TypeMethodDescriptionvoidPurchaseVendorResponse.setBillingAddress(Address billingAddress) voidPurchaseVendorResponse.setShippingAddress(Address shippingAddress)