Package com.dzidzi.dto.address
Class Address
java.lang.Object
com.dzidzi.dto.merge.EntityId
com.dzidzi.dto.address.AddressEntityApi
com.dzidzi.dto.address.Address
Represents an address of the Api.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Address.Builderbuilder()The apartment numberintgetFloor()The floor number of the buildinggetZip()The zip codeMethods inherited from class com.dzidzi.dto.address.AddressEntityApi
getCity, getHouseNumber, getLatitude, getLongitude, getStreet
-
Constructor Details
-
Address
-
-
Method Details
-
builder
-
getApartmentNr
The apartment number -
getZip
The zip code -
getFloor
public int getFloor()The floor number of the building
-