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
-
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 TwoLevelListChangedModifier and TypeMethodDescription<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 TwoLevelListChangedModifier and TypeMethodDescription@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 TwoLevelListChangedModifier and TypeMethodDescriptiondefault 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 TwoLevelListChangedModifier and TypeMethodDescriptionstatic 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.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 TwoLevelListChangedModifier and TypeMethodDescriptionTwoLevelListChangedBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TwoLevelListChanged> augmentation) Add an augmentation to this builder's product.TwoLevelListChangedBuilder.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 TwoLevelListChangedModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTwoLevelListChanged.