| Modifier and Type | Method and Description |
|---|---|
LastUpdated |
MappingDatabaseBuilder.getLastUpdated() |
LastUpdated |
MappingDatabase.getLastUpdated() |
| Modifier and Type | Method and Description |
|---|---|
MappingDatabaseBuilder |
MappingDatabaseBuilder.setLastUpdated(LastUpdated value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<LastUpdated>> |
LastUpdatedBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
LastUpdated |
LastUpdatedBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
LastUpdatedBuilder |
LastUpdatedBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LastUpdated>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LastUpdated> augmentation) |
LastUpdatedBuilder |
LastUpdatedBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LastUpdated>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LastUpdated> augmentation) |
LastUpdatedBuilder |
LastUpdatedBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LastUpdated>> augmentationType) |
| Constructor and Description |
|---|
LastUpdatedBuilder(LastUpdated base) |
Copyright © 2018 OpenDaylight. All rights reserved.