Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed.DstSubscriberItem
-
-
Uses of DstSubscriberItem 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 DstSubscriberItem Modifier and Type Method Description @Nullable List<DstSubscriberItem>MappingChanged. getDstSubscriberItem()For Src/Dst EIDs, The list of the Dst subscribers to be notified of this change.List<DstSubscriberItem>MappingChangedBuilder. getDstSubscriberItem()default @NonNull List<DstSubscriberItem>MappingChanged. nonnullDstSubscriberItem()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with type arguments of type DstSubscriberItem Modifier and Type Method Description MappingChangedBuilderMappingChangedBuilder. setDstSubscriberItem(List<DstSubscriberItem> values) -
Uses of DstSubscriberItem in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed with type parameters of type DstSubscriberItem Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DstSubscriberItem>>
E$$DstSubscriberItemBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed that return DstSubscriberItem Modifier and Type Method Description DstSubscriberItemDstSubscriberItemBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed that return types with arguments of type DstSubscriberItem Modifier and Type Method Description default Class<DstSubscriberItem>DstSubscriberItem. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed with type arguments of type DstSubscriberItem Modifier and Type Method Description DstSubscriberItemBuilderDstSubscriberItemBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstSubscriberItem>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstSubscriberItem> augmentationValue)DstSubscriberItemBuilderDstSubscriberItemBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstSubscriberItem>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstSubscriberItem> augmentationValue)DstSubscriberItemBuilderDstSubscriberItemBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstSubscriberItem>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed with parameters of type DstSubscriberItem Constructor Description DstSubscriberItemBuilder(DstSubscriberItem base)
-