Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.TwoLevelListChanged
-
Packages that use TwoLevelListChanged Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 -
-
Uses of TwoLevelListChanged in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 with type parameters of type TwoLevelListChanged Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TwoLevelListChanged>>
E$$TwoLevelListChangedBuilder. augmentation(Class<E$$> augmentationType)Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 that return TwoLevelListChanged Modifier and Type Method Description @NonNull TwoLevelListChangedTwoLevelListChangedBuilder. build()A newTwoLevelListChangedinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 that return types with arguments of type TwoLevelListChanged Modifier and Type Method Description default Class<TwoLevelListChanged>TwoLevelListChanged. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 with parameters of type TwoLevelListChanged Modifier and Type Method Description static booleanTwoLevelListChanged. bindingEquals(@NonNull TwoLevelListChanged thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intTwoLevelListChanged. bindingHashCode(@NonNull TwoLevelListChanged obj)Default implementation ofObject.hashCode()contract for this interface.static StringTwoLevelListChanged. bindingToString(@NonNull TwoLevelListChanged obj)Default implementation ofObject.toString()contract for this interface.voidOpendaylightMdsalListTestListener. onTwoLevelListChanged(TwoLevelListChanged notification)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 with type arguments of type TwoLevelListChanged Modifier and Type Method Description TwoLevelListChangedBuilderTwoLevelListChangedBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TwoLevelListChanged> augmentation)Add an augmentation to this builder's product.TwoLevelListChangedBuilderTwoLevelListChangedBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TwoLevelListChanged>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 with parameters of type TwoLevelListChanged Constructor Description TwoLevelListChangedBuilder(TwoLevelListChanged base)Construct a builder initialized with state from specifiedTwoLevelListChanged.
-