Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.authkey.list.MappingAuthkeyItem
-
-
Uses of MappingAuthkeyItem in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 that return types with arguments of type MappingAuthkeyItem Modifier and Type Method Description @Nullable List<MappingAuthkeyItem>MappingAuthkeyList. getMappingAuthkeyItem()default @NonNull List<MappingAuthkeyItem>MappingAuthkeyList. nonnullMappingAuthkeyItem() -
Uses of MappingAuthkeyItem in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.authkey.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.authkey.list with type parameters of type MappingAuthkeyItem Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MappingAuthkeyItem>>
E$$MappingAuthkeyItemBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.authkey.list that return MappingAuthkeyItem Modifier and Type Method Description MappingAuthkeyItemMappingAuthkeyItemBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.authkey.list that return types with arguments of type MappingAuthkeyItem Modifier and Type Method Description default Class<MappingAuthkeyItem>MappingAuthkeyItem. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.authkey.list with type arguments of type MappingAuthkeyItem Modifier and Type Method Description MappingAuthkeyItemBuilderMappingAuthkeyItemBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MappingAuthkeyItem>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<MappingAuthkeyItem> augmentationValue)MappingAuthkeyItemBuilderMappingAuthkeyItemBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MappingAuthkeyItem>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<MappingAuthkeyItem> augmentationValue)MappingAuthkeyItemBuilderMappingAuthkeyItemBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MappingAuthkeyItem>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.authkey.list with parameters of type MappingAuthkeyItem Constructor Description MappingAuthkeyItemBuilder(MappingAuthkeyItem base)
-