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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
nameThe name of the office.
- 
addressThe address of the office.
 
- 
- 
Constructor Details- 
OfficeInputpublic OfficeInput()
 
-