Package | Description |
---|---|
es.tid.pce.pcep.objects.tlvs |
Contains TLV Objects as described in RFC 5440
|
Modifier and Type | Field and Description |
---|---|
LocationSubTLV |
StorageTLV.location |
LocationSubTLV |
ServerTLV.location |
Modifier and Type | Method and Description |
---|---|
LocationSubTLV |
StorageTLV.getLocation() |
LocationSubTLV |
ServerTLV.getLocation() |
LocationSubTLV |
StorageTLV.getLocationSubTLV() |
LocationSubTLV |
ServerTLV.getLocationSubTLV() |
Modifier and Type | Method and Description |
---|---|
void |
StorageTLV.setLocation(LocationSubTLV location) |
void |
ServerTLV.setLocation(LocationSubTLV location) |
void |
StorageTLV.setLocationSubTLV(LocationSubTLV LocationSubTLV) |
void |
ServerTLV.setLocationSubTLV(LocationSubTLV LocationSubTLV) |
Copyright © 2016. All rights reserved.