Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.sonicoutput.SonicOutput
Packages that use SonicOutput
Package
Description
-
Uses of SonicOutput in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return SonicOutputModifier and TypeMethodDescriptionSonicOutput.getSonicOutput()Return sonicOutput, ornullif it is not present. -
Uses of SonicOutput in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.output
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.output that return SonicOutputModifier and TypeMethodDescriptionCopyConfigResponseBuilder.getSonicOutput()Return current value associated with the property corresponding toSonicOutput.getSonicOutput().Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.output with parameters of type SonicOutputModifier and TypeMethodDescriptionCopyConfigResponseBuilder.setSonicOutput(SonicOutput value) Set the property corresponding toSonicOutput.getSonicOutput()to the specified value. -
Uses of SonicOutput in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imagedefault.output
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imagedefault.output that return SonicOutputModifier and TypeMethodDescriptionImageDefaultResponseBuilder.getSonicOutput()Return current value associated with the property corresponding toSonicOutput.getSonicOutput().Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imagedefault.output with parameters of type SonicOutputModifier and TypeMethodDescriptionImageDefaultResponseBuilder.setSonicOutput(SonicOutput value) Set the property corresponding toSonicOutput.getSonicOutput()to the specified value. -
Uses of SonicOutput in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output that return SonicOutputModifier and TypeMethodDescriptionImageInstallResponseBuilder.getSonicOutput()Return current value associated with the property corresponding toSonicOutput.getSonicOutput().Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output with parameters of type SonicOutputModifier and TypeMethodDescriptionImageInstallResponseBuilder.setSonicOutput(SonicOutput value) Set the property corresponding toSonicOutput.getSonicOutput()to the specified value. -
Uses of SonicOutput in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output that return SonicOutputModifier and TypeMethodDescriptionImageRemoveResponseBuilder.getSonicOutput()Return current value associated with the property corresponding toSonicOutput.getSonicOutput().Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output with parameters of type SonicOutputModifier and TypeMethodDescriptionImageRemoveResponseBuilder.setSonicOutput(SonicOutput value) Set the property corresponding toSonicOutput.getSonicOutput()to the specified value. -
Uses of SonicOutput in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.sonicoutput
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.sonicoutput with type parameters of type SonicOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SonicOutput>>
E$$SonicOutputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.sonicoutput that return SonicOutputModifier and TypeMethodDescription@NonNull SonicOutputSonicOutputBuilder.build()A newSonicOutputinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.sonicoutput that return types with arguments of type SonicOutputMethods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.sonicoutput with parameters of type SonicOutputModifier and TypeMethodDescriptionstatic booleanSonicOutput.bindingEquals(@NonNull SonicOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSonicOutput.bindingHashCode(@NonNull SonicOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringSonicOutput.bindingToString(@NonNull SonicOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.sonicoutput with type arguments of type SonicOutputModifier and TypeMethodDescriptionSonicOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SonicOutput> augmentation) Add an augmentation to this builder's product.SonicOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SonicOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.sonicoutput with parameters of type SonicOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSonicOutput.