public static class NetQuotationIPv6.EPQuotationIPv6 extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
cost |
Inet6Address |
destIP6 |
protected byte[] |
EPQuotation_bytes |
protected int |
EPQuotationlength |
Inet6Address |
sourceIP6 |
| Constructor and Description |
|---|
EPQuotationIPv6() |
EPQuotationIPv6(byte[] bytes,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode() |
void |
encode() |
byte[] |
getEPQuotation_bytes() |
int |
getEPQuotationlength() |
void |
setEPQuotation_bytes(byte[] EPQuotation_bytes) |
protected int EPQuotationlength
protected byte[] EPQuotation_bytes
public Inet6Address sourceIP6
public Inet6Address destIP6
public byte[] cost
public EPQuotationIPv6()
public EPQuotationIPv6(byte[] bytes,
int offset)
throws MalformedPCEPObjectException
MalformedPCEPObjectExceptionpublic void encode()
public void decode()
throws MalformedPCEPObjectException
MalformedPCEPObjectExceptionpublic int getEPQuotationlength()
public byte[] getEPQuotation_bytes()
public void setEPQuotation_bytes(byte[] EPQuotation_bytes)
Copyright © 2016. All rights reserved.