cfa.vo.iris.events
Class SegmentEvent.SegmentPayload

java.lang.Object
  extended by cfa.vo.iris.events.SegmentEvent.SegmentPayload
Enclosing class:
SegmentEvent

public static class SegmentEvent.SegmentPayload
extends Object


Constructor Summary
SegmentEvent.SegmentPayload(ExtSed sed, SedCommand cmd)
           
 
Method Summary
 ExtSed getSed()
           
 SedCommand getSedCommand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SegmentEvent.SegmentPayload

public SegmentEvent.SegmentPayload(ExtSed sed,
                                   SedCommand cmd)
Method Detail

getSed

public ExtSed getSed()

getSedCommand

public SedCommand getSedCommand()


Copyright © 2013. All rights reserved.