Uses of Class
org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.device.start.OutputBuilder
Packages that use OutputBuilder
-
Uses of OutputBuilder in org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.device.start
Methods in org.opendaylight.yang.gen.v1.urn.example.data.center.rev180807.device.start 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.setStartFinishedAt(String value) Set the property corresponding toOutput.getStartFinishedAt()to the specified value.