public class ContInt32Builder extends Object implements org.opendaylight.yangtools.concepts.Builder<ContInt32>
ContInt32 instances.ContInt32| Constructor and Description | 
|---|
ContInt32Builder()  | 
ContInt32Builder(ContInt32 base)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContInt32Builder | 
addAugmentation(Class<? extends Augmentation<ContInt32>> augmentationType,
               Augmentation<ContInt32> augmentationValue)  | 
ContInt32 | 
build()  | 
<E extends Augmentation<ContInt32>> | 
getAugmentation(Class<E> augmentationType)  | 
ContInt32.RefUnionInt32 | 
getRefUnionInt32()  | 
ContInt32Builder | 
removeAugmentation(Class<? extends Augmentation<ContInt32>> augmentationType)  | 
ContInt32Builder | 
setRefUnionInt32(ContInt32.RefUnionInt32 value)  | 
public ContInt32Builder()
public ContInt32Builder(ContInt32 base)
public ContInt32.RefUnionInt32 getRefUnionInt32()
public <E extends Augmentation<ContInt32>> E getAugmentation(Class<E> augmentationType)
public ContInt32Builder setRefUnionInt32(ContInt32.RefUnionInt32 value)
public ContInt32Builder addAugmentation(Class<? extends Augmentation<ContInt32>> augmentationType, Augmentation<ContInt32> augmentationValue)
public ContInt32Builder removeAugmentation(Class<? extends Augmentation<ContInt32>> augmentationType)
Copyright © 2018 OpenDaylight. All rights reserved.