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