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