Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed.SubscriberItem
-
-
Uses of SubscriberItem 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 SubscriberItem Modifier and Type Method Description @Nullable List<SubscriberItem>MappingChanged. getSubscriberItem()The list of subscribers to be notified of this change.List<SubscriberItem>MappingChangedBuilder. getSubscriberItem()default @NonNull List<SubscriberItem>MappingChanged. nonnullSubscriberItem()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with type arguments of type SubscriberItem Modifier and Type Method Description MappingChangedBuilderMappingChangedBuilder. setSubscriberItem(List<SubscriberItem> values) -
Uses of SubscriberItem 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 SubscriberItem Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SubscriberItem>>
E$$SubscriberItemBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed that return SubscriberItem Modifier and Type Method Description SubscriberItemSubscriberItemBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed that return types with arguments of type SubscriberItem Modifier and Type Method Description default Class<SubscriberItem>SubscriberItem. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed with type arguments of type SubscriberItem Modifier and Type Method Description SubscriberItemBuilderSubscriberItemBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubscriberItem>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SubscriberItem> augmentationValue)SubscriberItemBuilderSubscriberItemBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubscriberItem>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SubscriberItem> augmentationValue)SubscriberItemBuilderSubscriberItemBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubscriberItem>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.mapping.changed with parameters of type SubscriberItem Constructor Description SubscriberItemBuilder(SubscriberItem base)
-