public class GetDeadEventsCountInputBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<GetDeadEventsCountInput>
GetDeadEventsCountInput instances.GetDeadEventsCountInput| Constructor and Description |
|---|
GetDeadEventsCountInputBuilder() |
GetDeadEventsCountInputBuilder(GetDeadEventsCountInput base) |
GetDeadEventsCountInputBuilder(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.rpc.context.rev130617.RpcContextRef arg) |
| Modifier and Type | Method and Description |
|---|---|
GetDeadEventsCountInputBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountInput> augmentation) |
GetDeadEventsCountInput |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountInput>> |
getAugmentation(Class<E> augmentationType) |
org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> |
getContextInstance() |
GetDeadEventsCountInputBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountInput>> augmentationType) |
GetDeadEventsCountInputBuilder |
setContextInstance(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> value) |
public GetDeadEventsCountInputBuilder()
public GetDeadEventsCountInputBuilder(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.rpc.context.rev130617.RpcContextRef arg)
public GetDeadEventsCountInputBuilder(GetDeadEventsCountInput base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> getContextInstance()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountInput>> E getAugmentation(Class<E> augmentationType)
public GetDeadEventsCountInputBuilder setContextInstance(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> value)
public GetDeadEventsCountInputBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountInput> augmentation)
public GetDeadEventsCountInputBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetDeadEventsCountInput>> augmentationType)
public GetDeadEventsCountInput build()
build in interface org.opendaylight.yangtools.concepts.Builder<GetDeadEventsCountInput>Copyright © 2016 OpenDaylight. All rights reserved.