public class RROBandwidth extends PCEPConstruct
bytes, length
Constructor and Description |
---|
RROBandwidth() |
RROBandwidth(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
encode() |
boolean |
equals(Object obj) |
Bandwidth |
getBandwidth() |
ReportedRouteObject |
getrRO() |
int |
hashCode() |
void |
setBandwidth(Bandwidth bandwidth) |
void |
setrRO(ReportedRouteObject rRO) |
void |
setRRO(ReportedRouteObject rRO) |
getBytes, getLength, setBytes, setLength
public RROBandwidth()
public RROBandwidth(byte[] bytes, int offset) throws PCEPProtocolViolationException
PCEPProtocolViolationException
public void encode() throws PCEPProtocolViolationException
PCEPProtocolViolationException
public ReportedRouteObject getrRO()
public void setrRO(ReportedRouteObject rRO)
public void setRRO(ReportedRouteObject rRO)
public Bandwidth getBandwidth()
public void setBandwidth(Bandwidth bandwidth)
public int hashCode()
hashCode
in class PCEPConstruct
public boolean equals(Object obj)
equals
in class PCEPConstruct
Copyright © 2016. All rights reserved.