| Modifier and Type | Method and Description |
|---|---|
Open |
PCEPSessionState.getLocalOpen()
The local (PCE) Open Message.
|
@NonNull Open |
PCEPSessionProposalFactory.getSessionProposal(@NonNull InetSocketAddress address,
int sessionId,
@Nullable PCEPPeerProposal peerProposal)
Creates Open with session proposal.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable Open |
OpenObject.getOpen() |
| Modifier and Type | Method and Description |
|---|---|
Open |
OpenMessageBuilder.getOpen() |
| Modifier and Type | Method and Description |
|---|---|
OpenMessageBuilder |
OpenMessageBuilder.setOpen(Open value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Open>> |
OpenBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Open |
OpenBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Open> |
Open.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
OpenBuilder |
OpenBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Open>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Open> augmentationValue) |
OpenBuilder |
OpenBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Open>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Open> augmentationValue) |
OpenBuilder |
OpenBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Open>> augmentationType) |
| Constructor and Description |
|---|
OpenBuilder(Open base) |
| Modifier and Type | Method and Description |
|---|---|
Open |
SessionBuilder.getOpen() |
| Modifier and Type | Method and Description |
|---|---|
SessionBuilder |
SessionBuilder.setOpen(Open value) |
Copyright © 2020 OpenDaylight. All rights reserved.