Uses of Interface
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user.ByUser
-
Packages that use ByUser Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user -
-
Uses of ByUser in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user with type parameters of type ByUser Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ByUser>>
E$$ByUserBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user that return ByUser Modifier and Type Method Description ByUserByUserBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user that return types with arguments of type ByUser Modifier and Type Method Description default Class<ByUser>ByUser. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user with parameters of type ByUser Modifier and Type Method Description static booleanByUser. bindingEquals(@NonNull ByUser thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intByUser. bindingHashCode(@NonNull ByUser obj)Default implementation ofObject.hashCode()contract for this interface.static StringByUser. bindingToString(@NonNull ByUser obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user with type arguments of type ByUser Modifier and Type Method Description ByUserBuilderByUserBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ByUser> augmentation)Add an augmentation to this builder's product.ByUserBuilderByUserBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ByUser>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user with parameters of type ByUser Constructor Description ByUserBuilder(ByUser base)
-