| Modifier and Type | Method and Description |
|---|---|
List<EntityType> |
EntityOwnersBuilder.getEntityType() |
List<EntityType> |
EntityOwners.getEntityType() |
| Modifier and Type | Method and Description |
|---|---|
EntityOwnersBuilder |
EntityOwnersBuilder.setEntityType(List<EntityType> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<EntityType>> |
EntityTypeBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
EntityTypeBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
EntityTypeBuilder |
EntityTypeBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EntityType>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<EntityType> augmentationValue) |
EntityTypeBuilder |
EntityTypeBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EntityType>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<EntityType> augmentationValue) |
EntityTypeBuilder |
EntityTypeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EntityType>> augmentationType) |
| Constructor and Description |
|---|
EntityTypeBuilder(EntityType base) |
Copyright © 2018 OpenDaylight. All rights reserved.