Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.HwPathActionCaseBuilder
Package
Description
-
Uses of HwPathActionCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action
Modifier and TypeMethodDescriptionHwPathActionCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<HwPathActionCase> augmentation) Add an augmentation to this builder's product.HwPathActionCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<HwPathActionCase>> augmentationType) Remove an augmentation from this builder's product.HwPathActionCaseBuilder.setHwPathAction
(HwPathAction value) Set the property corresponding toHwPathActionCase.getHwPathAction()
to the specified value.