| Modifier and Type | Method and Description |
|---|---|
List<Loggers> |
LogbackBuilder.getLoggers() |
List<Loggers> |
Logback.getLoggers() |
| Modifier and Type | Method and Description |
|---|---|
LogbackBuilder |
LogbackBuilder.setLoggers(List<Loggers> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Loggers>> |
LoggersBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Loggers |
LoggersBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
LoggersBuilder |
LoggersBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Loggers>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Loggers> augmentation) |
LoggersBuilder |
LoggersBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Loggers>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Loggers> augmentation) |
LoggersBuilder |
LoggersBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Loggers>> augmentationType) |
| Constructor and Description |
|---|
LoggersBuilder(Loggers base) |
Copyright © 2018 OpenDaylight. All rights reserved.