public class GetDeadEventsCountOutputBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<GetDeadEventsCountOutput>
GetDeadEventsCountOutput instances.GetDeadEventsCountOutput| Constructor and Description |
|---|
GetDeadEventsCountOutputBuilder() |
GetDeadEventsCountOutputBuilder(GetDeadEventsCountOutput base) |
| Modifier and Type | Method and Description |
|---|---|
GetDeadEventsCountOutputBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountOutput> augmentation) |
GetDeadEventsCountOutput |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountOutput>> |
getAugmentation(Class<E> augmentationType) |
Long |
getResult() |
GetDeadEventsCountOutputBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountOutput>> augmentationType) |
GetDeadEventsCountOutputBuilder |
setResult(Long value) |
public GetDeadEventsCountOutputBuilder()
public GetDeadEventsCountOutputBuilder(GetDeadEventsCountOutput base)
public Long getResult()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountOutput>> E getAugmentation(Class<E> augmentationType)
public GetDeadEventsCountOutputBuilder setResult(Long value)
public GetDeadEventsCountOutputBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountOutput> augmentation)
public GetDeadEventsCountOutputBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountOutput>> augmentationType)
public GetDeadEventsCountOutput build()
build in interface org.opendaylight.yangtools.concepts.Builder<GetDeadEventsCountOutput>Copyright © 2016 OpenDaylight. All rights reserved.