Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInputBuilder
Packages that use ReinstallInputBuilder
-
Uses of ReinstallInputBuilder 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 ReinstallInputBuilderModifier and TypeMethodDescriptionReinstallInputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<ReinstallInput> augmentation) Add an augmentation to this builder's product.ReinstallInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<ReinstallInput>> augmentationType) Remove an augmentation from this builder's product.ReinstallInputBuilder.setEntityName(EntityNameBase value) Set the property corresponding toReinstallInput.getEntityName()to the specified value.ReinstallInputBuilder.setEntityType(EntityTypeBase value) Set the property corresponding toReinstallInput.getEntityType()to the specified value.