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