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, setLengthpublic MetricPCE()
public MetricPCE(byte[] bytes,
                 int offset)
          throws PCEPProtocolViolationException
PCEPProtocolViolationExceptionpublic void encode()
            throws PCEPProtocolViolationException
PCEPProtocolViolationExceptionpublic PceId getPceId()
public void setPceId(PceId pceId)
public ProcTime getProcTime()
public void setProcTime(ProcTime procTime)
public int hashCode()
hashCode in class PCEPConstructpublic boolean equals(Object obj)
equals in class PCEPConstructCopyright © 2016. All rights reserved.