public class SmallIntContainerBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<SmallIntContainer>
SmallIntContainerBuilder
instances.SmallIntContainerBuilder
Constructor and Description |
---|
SmallIntContainerBuilder() |
SmallIntContainerBuilder(SmallIntContainer base) |
public SmallIntContainerBuilder()
public SmallIntContainerBuilder(SmallIntContainer base)
public SmallSignedInteger getSmallIntLeaf()
public DerivedSmallSignedInteger getSmallIntLeaf2()
public DerivedSmallSignedInteger2 getSmallIntLeaf3()
public DerivedSmallSignedInteger3 getSmallIntLeaf4()
public Short getSmallIntLeaf5()
public Short getSmallIntLeaf6()
public <E extends Augmentation<SmallIntContainer>> E augmentation(Class<E> augmentationType)
public SmallIntContainerBuilder setSmallIntLeaf(SmallSignedInteger value)
public SmallIntContainerBuilder setSmallIntLeaf2(DerivedSmallSignedInteger value)
public SmallIntContainerBuilder setSmallIntLeaf3(DerivedSmallSignedInteger2 value)
public SmallIntContainerBuilder setSmallIntLeaf4(DerivedSmallSignedInteger3 value)
public SmallIntContainerBuilder setSmallIntLeaf5(Short value)
public SmallIntContainerBuilder setSmallIntLeaf6(Short value)
public SmallIntContainerBuilder addAugmentation(Class<? extends Augmentation<SmallIntContainer>> augmentationType, Augmentation<SmallIntContainer> augmentationValue)
public SmallIntContainerBuilder removeAugmentation(Class<? extends Augmentation<SmallIntContainer>> augmentationType)
public SmallIntContainer build()
build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<SmallIntContainer,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.