org.fusesource.insight.log.rest
Class LogResponseHit

java.lang.Object
  extended by org.fusesource.insight.log.rest.LogResponseHit

public class LogResponseHit
extends java.lang.Object


Constructor Summary
LogResponseHit()
           
 
Method Summary
 LogEvent getEvent()
           
 void setEvent(LogEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogResponseHit

public LogResponseHit()
Method Detail

getEvent

public LogEvent getEvent()

setEvent

public void setEvent(LogEvent event)


Copyright © 2013 Red Hat. All Rights Reserved.