public class ShouldListenOnXtrPortInputBuilder extends Object
| Constructor and Description |
|---|
ShouldListenOnXtrPortInputBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ShouldListenOnXtrPortInputBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ShouldListenOnXtrPortInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ShouldListenOnXtrPortInput> augmentation) |
ShouldListenOnXtrPortInput |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<ShouldListenOnXtrPortInput>> |
getAugmentation(Class<E> augmentationType) |
Boolean |
isShouldListenOnXtrPort() |
ShouldListenOnXtrPortInputBuilder |
setShouldListenOnXtrPort(Boolean value) |
public Boolean isShouldListenOnXtrPort()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<ShouldListenOnXtrPortInput>> E getAugmentation(Class<E> augmentationType)
public ShouldListenOnXtrPortInputBuilder setShouldListenOnXtrPort(Boolean value)
public ShouldListenOnXtrPortInputBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ShouldListenOnXtrPortInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ShouldListenOnXtrPortInput> augmentation)
public ShouldListenOnXtrPortInput build()
Copyright © 2014. All Rights Reserved.