Uses of Interface
org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.server.reset.Output
Packages that use Output
-
Uses of Output in org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.server.reset
Methods in org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.server.reset with type parameters of type OutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Output>>
E$$OutputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.server.reset that return OutputMethods in org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.server.reset that return types with arguments of type OutputMethods in org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.server.reset with parameters of type OutputModifier and TypeMethodDescriptionstatic booleanOutput.bindingEquals(@NonNull Output thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intOutput.bindingHashCode(@NonNull Output obj) Default implementation ofObject.hashCode()contract for this interface.static StringOutput.bindingToString(@NonNull Output obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.server.reset with type arguments of type OutputModifier and TypeMethodDescriptionOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Output> augmentation) Add an augmentation to this builder's product.OutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Output>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.server.reset with parameters of type OutputModifierConstructorDescriptionOutputBuilder(Output base) Construct a builder initialized with state from specifiedOutput.