public class ServiceAudit extends BusinessObject
Constructor and Description |
---|
ServiceAudit() |
Modifier and Type | Method and Description |
---|---|
String |
getCreatedBy() |
Calendar |
getCreatedDateTime() |
String |
getDescription() |
void |
setCreatedBy(String value) |
void |
setCreatedDateTime(Calendar value) |
void |
setDescription(String value) |
public String getCreatedBy()
public void setCreatedBy(String value)
public Calendar getCreatedDateTime()
public void setCreatedDateTime(Calendar value)
public String getDescription()
public void setDescription(String value)
Copyright © 2010–2016. All rights reserved.