| Package | Description |
|---|---|
| org.opendaylight.protocol.pcep | |
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.open.object.open |
| Modifier and Type | Method and Description |
|---|---|
void |
PCEPCapability.setCapabilityProposal(InetSocketAddress address,
TlvsBuilder builder)
Sets stateful capabilities tlv in incoming builder.
|
void |
PCEPPeerProposal.setPeerSpecificProposal(InetSocketAddress address,
TlvsBuilder openBuilder)
Sets specific TLVs into incoming builder.
|
| Modifier and Type | Method and Description |
|---|---|
TlvsBuilder |
TlvsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Tlvs>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Tlvs> augmentationValue) |
TlvsBuilder |
TlvsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Tlvs>> augmentationType) |
TlvsBuilder |
TlvsBuilder.setOfList(OfList value) |
TlvsBuilder |
TlvsBuilder.setVendorInformationTlv(List<VendorInformationTlv> values) |
Copyright © 2020 OpenDaylight. All rights reserved.