Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutputBuilder
Packages that use ReinstallOutputBuilder
-
Uses of ReinstallOutputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626 that return ReinstallOutputBuilderModifier and TypeMethodDescriptionReinstallOutputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<ReinstallOutput> augmentation) Add an augmentation to this builder's product.ReinstallOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<ReinstallOutput>> augmentationType) Remove an augmentation from this builder's product.ReinstallOutputBuilder.setMessage(String value) Set the property corresponding toReinstallOutput.getMessage()to the specified value.ReinstallOutputBuilder.setSuccessful(Boolean value) Set the property corresponding toReinstallOutput.getSuccessful()to the specified value.