public class NxmOfIcmpTypeBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxmOfIcmpType>
NxmOfIcmpType instances.NxmOfIcmpType| Constructor and Description |
|---|
NxmOfIcmpTypeBuilder() |
NxmOfIcmpTypeBuilder(NxmOfIcmpType base) |
| Modifier and Type | Method and Description |
|---|---|
NxmOfIcmpTypeBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType> augmentation) |
NxmOfIcmpType |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>> |
getAugmentation(Class<E> augmentationType) |
Short |
getValue() |
NxmOfIcmpTypeBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>> augmentationType) |
NxmOfIcmpTypeBuilder |
setValue(Short value) |
public NxmOfIcmpTypeBuilder()
public NxmOfIcmpTypeBuilder(NxmOfIcmpType base)
public Short getValue()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>> E getAugmentation(Class<E> augmentationType)
public NxmOfIcmpTypeBuilder setValue(Short value)
public NxmOfIcmpTypeBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType> augmentation)
public NxmOfIcmpTypeBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>> augmentationType)
public NxmOfIcmpType build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxmOfIcmpType>Copyright © 2016 OpenDaylight. All rights reserved.