Package | Description |
---|---|
es.tid.pce.pcep.objects.tlvs |
Contains TLV Objects as described in RFC 5440
|
Modifier and Type | Field and Description |
---|---|
OperativeSystemSubTLV |
ServerTLV.operativeSystem |
OperativeSystemSubTLV |
EndPointApplicationTLV.operativeSystem |
Modifier and Type | Method and Description |
---|---|
OperativeSystemSubTLV |
ServerTLV.getOperativeSystem() |
OperativeSystemSubTLV |
EndPointApplicationTLV.getOperativeSystem() |
OperativeSystemSubTLV |
ServerTLV.getOperativeSystemSubTLV() |
OperativeSystemSubTLV |
EndPointApplicationTLV.getOperativeSystemSubTLV() |
Modifier and Type | Method and Description |
---|---|
void |
ServerTLV.setOperativeSystem(OperativeSystemSubTLV operativeSystem) |
void |
EndPointApplicationTLV.setOperativeSystem(OperativeSystemSubTLV OperativeSystemSubTLV) |
void |
ServerTLV.setOperativeSystemSubTLV(OperativeSystemSubTLV OperativeSystemSubTLV) |
Copyright © 2016. All rights reserved.