com.silanis.esl.sdk
Class DelegationEventReport
java.lang.Object
com.silanis.esl.sdk.DelegationEventReport
public class DelegationEventReport
- extends Object
Created by schoi on 3/25/15.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegationEventReport
public DelegationEventReport()
getEventDate
public Date getEventDate()
setEventDate
public void setEventDate(Date eventDate)
getEventDescription
public String getEventDescription()
setEventDescription
public void setEventDescription(String eventDescription)
getEventType
public String getEventType()
setEventType
public void setEventType(String eventType)
getEventUser
public String getEventUser()
setEventUser
public void setEventUser(String eventUser)
Copyright 2014, Silanis Technology, Inc. All rights reserved.