| Modifier and Type | Method and Description |
|---|---|
Session |
SessionCaseBuilder.getSession() |
@Nullable Session |
SessionCase.getSession() |
| Modifier and Type | Method and Description |
|---|---|
SessionCaseBuilder |
SessionCaseBuilder.setSession(Session value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Session>> |
SessionBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Session |
SessionBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Session> |
Session.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
SessionBuilder |
SessionBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Session>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Session> augmentationValue) |
SessionBuilder |
SessionBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Session>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Session> augmentationValue) |
SessionBuilder |
SessionBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Session>> augmentationType) |
| Constructor and Description |
|---|
SessionBuilder(Session base) |
Copyright © 2020 OpenDaylight. All rights reserved.