public class GrpcontBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<Grpcont>
GrpcontBuilder instances.GrpcontBuilder| Constructor and Description | 
|---|
| GrpcontBuilder() | 
| GrpcontBuilder(Grpcont base) | 
| Modifier and Type | Method and Description | 
|---|---|
| GrpcontBuilder | addAugmentation(Class<? extends Augmentation<Grpcont>> augmentationType,
               Augmentation<Grpcont> augmentationValue) | 
| <E extends Augmentation<Grpcont>> | augmentation(Class<E> augmentationType) | 
| Grpcont | build() | 
| GrpcontBuilder | removeAugmentation(Class<? extends Augmentation<Grpcont>> augmentationType) | 
public GrpcontBuilder()
public GrpcontBuilder(Grpcont base)
public <E extends Augmentation<Grpcont>> E augmentation(Class<E> augmentationType)
public GrpcontBuilder addAugmentation(Class<? extends Augmentation<Grpcont>> augmentationType, Augmentation<Grpcont> augmentationValue)
public GrpcontBuilder removeAugmentation(Class<? extends Augmentation<Grpcont>> augmentationType)
public Grpcont build()
build in interface org.opendaylight.yangtools.concepts.CheckedBuilder<Grpcont,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.