Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.CleanInstructionsInputBuilder
Package
Description
-
Uses of CleanInstructionsInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720
Modifier and TypeMethodDescriptionCleanInstructionsInputBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<CleanInstructionsInput> augmentation) Add an augmentation to this builder's product.CleanInstructionsInputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CleanInstructionsInput>> augmentationType) Remove an augmentation from this builder's product.CleanInstructionsInputBuilder.setId
(Set<InstructionId> values) Set the property corresponding toCleanInstructionsInput.getId()
to the specified value.