| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<ShutdownInput>> |
ShutdownInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ShutdownInput |
ShutdownInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
ShutdownImplService.shutdown(ShutdownInput input) |
| Modifier and Type | Method and Description |
|---|---|
ShutdownInputBuilder |
ShutdownInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ShutdownInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ShutdownInput> augmentation) |
ShutdownInputBuilder |
ShutdownInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ShutdownInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ShutdownInput> augmentation) |
ShutdownInputBuilder |
ShutdownInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ShutdownInput>> augmentationType) |
| Constructor and Description |
|---|
ShutdownInputBuilder(ShutdownInput base) |
Copyright © 2015. All Rights Reserved.