public class OnmsTopologyVertex extends OnmsTopologyAbstractRef implements OnmsTopologyRef
Modifier and Type | Method and Description |
---|---|
void |
accept(TopologyVisitor v) |
static OnmsTopologyVertex |
create(String id,
String label,
String address,
String iconKey) |
String |
getAddress() |
String |
getIconKey() |
String |
getLabel() |
Integer |
getNodeid() |
void |
setNodeid(Integer nodeid) |
equals, getId, getToolTipText, hashCode, setToolTipText
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getId, getToolTipText
public static OnmsTopologyVertex create(String id, String label, String address, String iconKey)
public String getLabel()
public String getIconKey()
public Integer getNodeid()
public void setNodeid(Integer nodeid)
public String getAddress()
public void accept(TopologyVisitor v)
accept
in interface OnmsTopologyRef
accept
in class OnmsTopologyAbstractRef
Copyright © 2021. All rights reserved.