public static class NetQuotationIPv4.EPQuotationIPv4 extends Object
Modifier and Type | Field and Description |
---|---|
byte[] |
cost |
Inet4Address |
destIP4 |
protected byte[] |
EPQuotation_bytes |
protected int |
EPQuotationlength |
Inet4Address |
sourceIP4 |
Constructor and Description |
---|
EPQuotationIPv4() |
EPQuotationIPv4(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 Inet4Address sourceIP4
public Inet4Address destIP4
public byte[] cost
public EPQuotationIPv4()
public EPQuotationIPv4(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
public void encode()
public void decode() throws MalformedPCEPObjectException
MalformedPCEPObjectException
public int getEPQuotationlength()
public byte[] getEPQuotation_bytes()
public void setEPQuotation_bytes(byte[] EPQuotation_bytes)
Copyright © 2016. All rights reserved.