public class MdsalutilBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<Mdsalutil>
Mdsalutil instances.Mdsalutil| Constructor and Description |
|---|
MdsalutilBuilder() |
MdsalutilBuilder(Mdsalutil base) |
MdsalutilBuilder(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.ServiceRef arg) |
| Modifier and Type | Method and Description |
|---|---|
MdsalutilBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Mdsalutil>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Mdsalutil> augmentation) |
Mdsalutil |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Mdsalutil>> |
getAugmentation(Class<E> augmentationType) |
Object |
getName() |
Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.ServiceType> |
getType() |
MdsalutilBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Mdsalutil>> augmentationType) |
MdsalutilBuilder |
setName(Object value) |
MdsalutilBuilder |
setType(Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.ServiceType> value) |
public MdsalutilBuilder()
public MdsalutilBuilder(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.ServiceRef arg)
public MdsalutilBuilder(Mdsalutil base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic Object getName()
public Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.ServiceType> getType()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<Mdsalutil>> E getAugmentation(Class<E> augmentationType)
public MdsalutilBuilder setName(Object value)
public MdsalutilBuilder setType(Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.ServiceType> value)
public MdsalutilBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Mdsalutil>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Mdsalutil> augmentation)
public MdsalutilBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Mdsalutil>> augmentationType)
Copyright © 2015. All rights reserved.