public static class NetQuotationNSAP.EPQuotationNSAP extends Object
| Modifier and Type | Field and Description | 
|---|---|
byte[] | 
cost  | 
byte[] | 
destNSAP  | 
protected byte[] | 
EPQuotation_bytes  | 
protected int | 
EPQuotationlength  | 
byte[] | 
sourceNSAP  | 
| Constructor and Description | 
|---|
EPQuotationNSAP()  | 
EPQuotationNSAP(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 byte[] sourceNSAP
public byte[] destNSAP
public byte[] cost
public EPQuotationNSAP()
public EPQuotationNSAP(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.