| Modifier and Type | Method and Description |
|---|---|
List<MemberVotingState> |
ChangeMemberVotingStatesForAllShardsInputBuilder.getMemberVotingState() |
List<MemberVotingState> |
ChangeMemberVotingStatesForShardInputBuilder.getMemberVotingState() |
| Modifier and Type | Method and Description |
|---|---|
ChangeMemberVotingStatesForAllShardsInputBuilder |
ChangeMemberVotingStatesForAllShardsInputBuilder.setMemberVotingState(List<MemberVotingState> values) |
ChangeMemberVotingStatesForShardInputBuilder |
ChangeMemberVotingStatesForShardInputBuilder.setMemberVotingState(List<MemberVotingState> values) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MemberVotingState>> |
MemberVotingStateBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
MemberVotingState |
MemberVotingStateBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
MemberVotingStateBuilder |
MemberVotingStateBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MemberVotingState>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<MemberVotingState> augmentationValue) |
MemberVotingStateBuilder |
MemberVotingStateBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MemberVotingState>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<MemberVotingState> augmentationValue) |
MemberVotingStateBuilder |
MemberVotingStateBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MemberVotingState>> augmentationType) |
| Constructor and Description |
|---|
MemberVotingStateBuilder(MemberVotingState base) |
Copyright © 2019 OpenDaylight. All rights reserved.