Package | Description |
---|---|
es.tid.pce.pcep.objects.tlvs |
Contains TLV Objects as described in RFC 5440
|
Modifier and Type | Field and Description |
---|---|
PowerSubTLV |
StorageTLV.power |
PowerSubTLV |
ServerTLV.power |
Modifier and Type | Method and Description |
---|---|
PowerSubTLV |
StorageTLV.getPower() |
PowerSubTLV |
ServerTLV.getPower() |
PowerSubTLV |
StorageTLV.getPowerSubTLV() |
PowerSubTLV |
ServerTLV.getPowerSubTLV() |
Modifier and Type | Method and Description |
---|---|
void |
StorageTLV.setPower(PowerSubTLV power) |
void |
ServerTLV.setPower(PowerSubTLV power) |
void |
StorageTLV.setPowerSubTLV(PowerSubTLV PowerSubTLV) |
void |
ServerTLV.setPowerSubTLV(PowerSubTLV PowerSubTLV) |
Copyright © 2016. All rights reserved.