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.Server
-
Packages that use Server 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 Server 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 Server Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Server>>
E$$ServerBuilder. 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 Server Modifier and Type Method Description ServerServerBuilder. 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 Server Modifier and Type Method Description default Class<Server>Server. 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 Server Modifier and Type Method Description static booleanServer. bindingEquals(@NonNull Server thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intServer. bindingHashCode(@NonNull Server obj)Default implementation ofObject.hashCode()contract for this interface.static StringServer. bindingToString(@NonNull Server 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 Server Modifier and Type Method Description ServerBuilderServerBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Server> augmentation)Add an augmentation to this builder's product.ServerBuilderServerBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Server>> 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 Server Constructor Description ServerBuilder(Server base)
-