| Package | Description | 
|---|---|
| es.tid.pce.pcep.objects.tlvs | 
 Contains TLV Objects as described in RFC 5440 
 | 
| Modifier and Type | Field and Description | 
|---|---|
ApplicationSubTLV | 
EndPointApplicationTLV.application  | 
| Modifier and Type | Field and Description | 
|---|---|
LinkedList<ApplicationSubTLV> | 
ServerTLV.applicationList  | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationSubTLV | 
EndPointApplicationTLV.getApplication()  | 
ApplicationSubTLV | 
EndPointApplicationTLV.getApplicationSubTLV()  | 
| Modifier and Type | Method and Description | 
|---|---|
LinkedList<ApplicationSubTLV> | 
ServerTLV.getApplicationList()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EndPointApplicationTLV.setApplication(ApplicationSubTLV application)  | 
void | 
EndPointApplicationTLV.setApplicationSubTLV(ApplicationSubTLV ApplicationSubTLV)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServerTLV.setApplicationList(LinkedList<ApplicationSubTLV> ApplicationList)  | 
Copyright © 2016. All rights reserved.