|
|
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Address | |
|---|---|
| org.torweg.pulse.component.shop.checkout | |
| Uses of Address in org.torweg.pulse.component.shop.checkout |
|---|
| Methods in org.torweg.pulse.component.shop.checkout that return Address | |
|---|---|
Address |
Address.AddressBuilder.build()
Builds a new Address. |
Address |
Order.getBillingAddress()
Returns the billing address. |
Address |
Order.OrderBuilder.getBillingAddress()
Returns the billing address. |
Address |
Order.getDeliveryAddress()
Returns the delivery address. |
Address |
Order.OrderBuilder.getDeliveryAddress()
Returns the delivery address. |
| Methods in org.torweg.pulse.component.shop.checkout with parameters of type Address | |
|---|---|
Order.OrderBuilder |
Order.OrderBuilder.setBillingAddress(Address ba)
Sets the billing address. |
Order.OrderBuilder |
Order.OrderBuilder.setDeliveryAddress(Address da)
Sets the delivery address. |
| Constructors in org.torweg.pulse.component.shop.checkout with parameters of type Address | |
|---|---|
Address(Address a)
The copy constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||