Class SpinDto
- java.lang.Object
-
- org.camunda.bpm.springboot.project.qa.spin.SpinDto
-
public class SpinDto extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.sql.Date
dateTime
-
Constructor Summary
Constructors Constructor Description SpinDto()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.sql.Date
getDateTime()
void
setDateTime(java.sql.Date dateTime)
-