|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.echarts.Port
public abstract class Port
Abstract superclass for all ports.
Field Summary |
---|
Fields inherited from interface org.echarts.PortReference |
---|
serialVersionUID |
Constructor Summary | |
---|---|
Port()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object otherPort)
Tests equivalence between two monitorable ports. |
java.lang.String |
getID()
Returns port ID as specified by this port's monitor properties. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Port()
Method Detail |
---|
public boolean equals(java.lang.Object otherPort)
equals
in class java.lang.Object
public final java.lang.String getID()
getID
in interface PortReference
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |