public class LspCleanupBuilder extends Object
LspCleanup instances.LspCleanup| Constructor and Description |
|---|
LspCleanupBuilder() |
LspCleanupBuilder(LspCleanup base) |
| Modifier and Type | Method and Description |
|---|---|
static List<com.google.common.collect.Range<BigInteger>> |
_timeout_range() |
LspCleanupBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LspCleanup>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LspCleanup> augmentation) |
LspCleanup |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<LspCleanup>> |
getAugmentation(Class<E> augmentationType) |
Long |
getTimeout() |
LspCleanupBuilder |
setTimeout(Long value) |
public LspCleanupBuilder()
public LspCleanupBuilder(LspCleanup base)
public Long getTimeout()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<LspCleanup>> E getAugmentation(Class<E> augmentationType)
public LspCleanupBuilder setTimeout(Long value)
public static List<com.google.common.collect.Range<BigInteger>> _timeout_range()
public LspCleanupBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LspCleanup>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<LspCleanup> augmentation)
public LspCleanup build()
Copyright © 2014. All rights reserved.