public class MetricPCE extends PCEPConstruct
bytes, length
Constructor and Description |
---|
MetricPCE() |
MetricPCE(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
encode() |
boolean |
equals(Object obj) |
PceId |
getPceId() |
ProcTime |
getProcTime() |
int |
hashCode() |
void |
setPceId(PceId pceId) |
void |
setProcTime(ProcTime procTime) |
String |
toString() |
getBytes, getLength, setBytes, setLength
public MetricPCE()
public MetricPCE(byte[] bytes, int offset) throws PCEPProtocolViolationException
PCEPProtocolViolationException
public void encode() throws PCEPProtocolViolationException
PCEPProtocolViolationException
public PceId getPceId()
public void setPceId(PceId pceId)
public ProcTime getProcTime()
public void setProcTime(ProcTime procTime)
public int hashCode()
hashCode
in class PCEPConstruct
public boolean equals(Object obj)
equals
in class PCEPConstruct
Copyright © 2016. All rights reserved.