| Package | Description |
|---|---|
| es.tid.rsvp.messages |
| Modifier and Type | Field and Description |
|---|---|
protected LinkedList<PolicyData> |
RSVPResvMessage.policyData |
protected LinkedList<PolicyData> |
RSVPPathMessage.policyData |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<PolicyData> |
RSVPResvMessage.getPolicyData() |
LinkedList<PolicyData> |
RSVPPathMessage.getPolicyData() |
LinkedList<PolicyData> |
RSVPPathErrMessage.getPolicyData() |
| Modifier and Type | Method and Description |
|---|---|
void |
RSVPResvMessage.setPolicyData(LinkedList<PolicyData> policyData) |
void |
RSVPPathMessage.setPolicyData(LinkedList<PolicyData> policyData) |
void |
RSVPPathErrMessage.setPolicyData(LinkedList<PolicyData> policyData) |
Copyright © 2016. All rights reserved.