@Entity public class BridgeElement extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
BridgeElement.BridgeDot1dBaseType |
static class |
BridgeElement.BridgeDot1dStpProtocolSpecification |
Constructor and Description |
---|
BridgeElement() |
public Integer getId()
public void setId(Integer id)
public OnmsNode getNode()
public void setNode(OnmsNode node)
public String getBaseBridgeAddress()
public void setBaseBridgeAddress(String baseBridgeAddress)
public Integer getBaseNumPorts()
public void setBaseNumPorts(Integer baseNumPorts)
public BridgeElement.BridgeDot1dBaseType getBaseType()
public void setBaseType(BridgeElement.BridgeDot1dBaseType baseType)
public Integer getVlan()
public void setVlan(Integer vlan)
public String getVlanname()
public void setVlanname(String vlanname)
public BridgeElement.BridgeDot1dStpProtocolSpecification getStpProtocolSpecification()
public void setStpProtocolSpecification(BridgeElement.BridgeDot1dStpProtocolSpecification stpProtocolSpecification)
public Integer getStpPriority()
public void setStpPriority(Integer stpPriority)
public String getStpDesignatedRoot()
public void setStpDesignatedRoot(String stpDesignatedRoot)
public Integer getStpRootCost()
public void setStpRootCost(Integer stpRootCost)
public Integer getStpRootPort()
public void setStpRootPort(Integer stpRootPort)
public Date getBridgeNodeCreateTime()
public void setBridgeNodeCreateTime(Date bridgeNodeCreateTime)
public Date getBridgeNodeLastPollTime()
public void setBridgeNodeLastPollTime(Date bridgeNodeLastPollTime)
public void merge(BridgeElement element)
Copyright © 2021. All rights reserved.