Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionStatusChangedBuilder
Packages that use InstructionStatusChangedBuilder
Package
Description
-
Uses of InstructionStatusChangedBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720 that return InstructionStatusChangedBuilderModifier and TypeMethodDescriptionInstructionStatusChangedBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<InstructionStatusChanged> augmentation) Add an augmentation to this builder's product.InstructionStatusChangedBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<InstructionStatusChanged>> augmentationType) Remove an augmentation from this builder's product.InstructionStatusChangedBuilder.setDetails(Details value) Set the property corresponding toInstructionStatusChanged.getDetails()to the specified value.InstructionStatusChangedBuilder.setId(InstructionId value) Set the property corresponding toInstructionStatusChanged.getId()to the specified value.InstructionStatusChangedBuilder.setStatus(InstructionStatus value) Set the property corresponding toInstructionStatusChanged.getStatus()to the specified value.