Package it.univr.passportease.dto.input
Class OfficeInput
java.lang.Object
it.univr.passportease.dto.input.OfficeInput
This class is used to store the data of an office input from the user.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
The name of the office. -
address
The address of the office.
-
-
Constructor Details
-
OfficeInput
public OfficeInput()
-