Class PipeModeChangeEvent


  • public final class PipeModeChangeEvent
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • pipeMode

        public final java.lang.String pipeMode
    • Constructor Detail

      • PipeModeChangeEvent

        public PipeModeChangeEvent​(java.lang.String pipeMode,
                                   ComponentSelection selection)