Interface WorkVisit
-
Method Details
-
getUuid
String getUuid() -
getHref
String getHref() -
getVisitId
String getVisitId() -
getStatus
WorkVisitStatus getStatus() -
getIbxCode
String getIbxCode() -
getAccountNumber
String getAccountNumber() -
getDescription
String getDescription() -
getScheduleStartDate
String getScheduleStartDate() -
getScheduleEndDate
String getScheduleEndDate() -
getVisitorCompany
String getVisitorCompany() -
getVisitorName
String getVisitorName() -
getVisitorEmail
String getVisitorEmail() -
getVisitorPhone
String getVisitorPhone() -
getCreatedDate
String getCreatedDate() -
getLastUpdatedDate
String getLastUpdatedDate() -
cancel
Boolean cancel() -
refresh
void refresh()
-