| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.billing |
Project model that mirrors turnonline-product-billing-client:0.42
|
| Modifier and Type | Method and Description |
|---|---|
EventLocation |
Event.getLocation() |
EventLocation |
EventLocation.setCity(String city) |
EventLocation |
EventLocation.setCountry(String country) |
EventLocation |
EventLocation.setInfoEmail(String infoEmail) |
EventLocation |
EventLocation.setInfoPhone(String infoPhone) |
EventLocation |
EventLocation.setLatitude(Double latitude) |
EventLocation |
EventLocation.setLongitude(Double longitude) |
EventLocation |
EventLocation.setName(String name) |
EventLocation |
EventLocation.setPostcode(String postcode) |
EventLocation |
EventLocation.setStreet(String street) |
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.setLocation(EventLocation location) |
void |
Event.setLocationIf(EventLocation location) |
Copyright © 2023. All rights reserved.