public class TinyIntContainerBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<TinyIntContainer>
TinyIntContainerBuilder
instances.TinyIntContainerBuilder
Constructor and Description |
---|
TinyIntContainerBuilder() |
TinyIntContainerBuilder(TinyIntContainer base) |
public TinyIntContainerBuilder()
public TinyIntContainerBuilder(TinyIntContainer base)
public TinySignedInteger getTinyIntLeaf()
public DerivedTinySignedInteger getTinyIntLeaf2()
public DerivedTinySignedInteger2 getTinyIntLeaf3()
public DerivedTinySignedInteger3 getTinyIntLeaf4()
public Byte getTinyIntLeaf5()
public Byte getTinyIntLeaf6()
public <E extends Augmentation<TinyIntContainer>> E augmentation(Class<E> augmentationType)
public TinyIntContainerBuilder setTinyIntLeaf(TinySignedInteger value)
public TinyIntContainerBuilder setTinyIntLeaf2(DerivedTinySignedInteger value)
public TinyIntContainerBuilder setTinyIntLeaf3(DerivedTinySignedInteger2 value)
public TinyIntContainerBuilder setTinyIntLeaf4(DerivedTinySignedInteger3 value)
public TinyIntContainerBuilder setTinyIntLeaf5(Byte value)
public TinyIntContainerBuilder setTinyIntLeaf6(Byte value)
public TinyIntContainerBuilder addAugmentation(Class<? extends Augmentation<TinyIntContainer>> augmentationType, Augmentation<TinyIntContainer> augmentationValue)
public TinyIntContainerBuilder removeAugmentation(Class<? extends Augmentation<TinyIntContainer>> augmentationType)
public TinyIntContainer build()
build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<TinyIntContainer,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.