Class CustomerAddress
java.lang.Object
io.jmix.samples.restservice.entity.CustomerAddress
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetZip()
void
setAddressLine
(String addressLine) void
setCountry
(Country country) void
-
Constructor Details
-
CustomerAddress
public CustomerAddress()
-
-
Method Details
-
getCountry
-
setCountry
-
getAddressLine
-
setAddressLine
-
getZip
-
setZip
-