public class InstrumentEventGrpElem extends Object
Constructor and Description |
---|
InstrumentEventGrpElem()
Create new object.
|
Modifier and Type | Method and Description |
---|---|
long |
getEventDate()
Date of event.
|
EventType |
getEventType()
Code to represent the type of event.
|
void |
setEventDate(long value) |
void |
setEventType(EventType value) |
String |
toString()
Returns a string representation.
|
public String toString()
public long getEventDate()
public void setEventDate(long value)
public EventType getEventType()
public void setEventType(EventType value)
Copyright © 2012–2024 Onix Solutions. All rights reserved.