public class PcntfBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<Pcntf>
Pcntf instances.Pcntf| Constructor and Description |
|---|
PcntfBuilder() |
PcntfBuilder(Pcntf base) |
PcntfBuilder(PcntfMessage arg) |
| Modifier and Type | Method and Description |
|---|---|
PcntfBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf> augmentationValue) |
Pcntf |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf>> |
getAugmentation(Class<E> augmentationType) |
PcntfMessage |
getPcntfMessage() |
PcntfBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf>> augmentationType) |
PcntfBuilder |
setPcntfMessage(PcntfMessage value) |
public PcntfBuilder()
public PcntfBuilder(PcntfMessage arg)
public PcntfBuilder(Pcntf base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic PcntfMessage getPcntfMessage()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf>> E getAugmentation(Class<E> augmentationType)
public PcntfBuilder setPcntfMessage(PcntfMessage value)
public PcntfBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf> augmentationValue)
public PcntfBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf>> augmentationType)
Copyright © 2018 OpenDaylight. All rights reserved.