Package | Description |
---|---|
es.tid.pce.pcep.objects.tlvs |
Contains TLV Objects as described in RFC 5440
|
es.tid.pce.pcep.objects.tlvs.subtlvs |
Modifier and Type | Field and Description |
---|---|
LinkedList<VolumeSubTLV> |
StorageTLV.volumeList |
Modifier and Type | Method and Description |
---|---|
LinkedList<VolumeSubTLV> |
StorageTLV.getVolumeList() |
Modifier and Type | Method and Description |
---|---|
void |
StorageTLV.setVolumeList(LinkedList<VolumeSubTLV> VolumeList) |
Modifier and Type | Method and Description |
---|---|
LinkedList<VolumeSubTLV> |
ServerStorageSubTLV.getVolumeList() |
Modifier and Type | Method and Description |
---|---|
void |
ServerStorageSubTLV.setVolumeList(LinkedList<VolumeSubTLV> VolumeList) |
Copyright © 2016. All rights reserved.