Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.GetEntityOutput
Packages that use GetEntityOutput
Package
Description
-
Uses of GetEntityOutput in org.opendaylight.controller.eos.akka.owner.checker.command
Methods in org.opendaylight.controller.eos.akka.owner.checker.command that return GetEntityOutput -
Uses of GetEntityOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with type parameters of type GetEntityOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityOutput>>
E$$GetEntityOutputBuilder.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.entity.owners.norev that return GetEntityOutputModifier and TypeMethodDescription@NonNull GetEntityOutputGetEntityOutputBuilder.build()A newGetEntityOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev that return types with arguments of type GetEntityOutputModifier and TypeMethodDescriptiondefault Class<GetEntityOutput>GetEntityOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetEntityOutput>>GetEntity.invoke(GetEntityInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with parameters of type GetEntityOutputModifier and TypeMethodDescriptionstatic booleanGetEntityOutput.bindingEquals(@NonNull GetEntityOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGetEntityOutput.bindingHashCode(@NonNull GetEntityOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGetEntityOutput.bindingToString(@NonNull GetEntityOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with type arguments of type GetEntityOutputModifier and TypeMethodDescriptionGetEntityOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityOutput> augmentation) Add an augmentation to this builder's product.GetEntityOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with parameters of type GetEntityOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGetEntityOutput.