public class Edge extends Object implements Serializable
protected String
name
sn
Edge()
String
getEdgeSN()
getName()
void
setEdgeSN(String edgeSN)
setName(String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected String name
protected String sn
public Edge()
public String getName()
public void setName(String name)
public String getEdgeSN()
public void setEdgeSN(String edgeSN)
public String toString()
toString
Object
Copyright © 2018. All rights reserved.