public class MuleFlowLine extends Object
A model that represents a Mule Flow Line
MuleFlowLine(int lineNumber, boolean covered)
int
getLineNumber()
boolean
isCovered()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MuleFlowLine(int lineNumber, boolean covered)
public int getLineNumber()
public boolean isCovered()
Copyright © 2019. All rights reserved.