Uses of Class
org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.server.reset.OutputBuilder
Packages that use OutputBuilder
-
Uses of OutputBuilder 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 that return OutputBuilderModifier 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.OutputBuilder.setResetFinishedAt(String value) Set the property corresponding toOutput.getResetFinishedAt()to the specified value.