Class Address.Builder
java.lang.Object
net.tangly.core.Address.Builder
- Enclosing class:
Address
Defines the builder for the address class with a fluent interface. The builder supports the creation of multiple address objects. A canonical
transformation is used to
transform empty or blank
String.isBlank()
string fields into null values.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
street
-
extended
-
poBox
-
postcode
-
locality
-
region
-
country
-
build
-