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, setLengthpublic RROBandwidth()
public RROBandwidth(byte[] bytes,
                    int offset)
             throws PCEPProtocolViolationException
PCEPProtocolViolationExceptionpublic void encode()
            throws PCEPProtocolViolationException
PCEPProtocolViolationExceptionpublic 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 PCEPConstructpublic boolean equals(Object obj)
equals in class PCEPConstructCopyright © 2016. All rights reserved.