Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.port.service.rev131107.UpdatePortOutputBuilder
-
Uses of UpdatePortOutputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.port.service.rev131107
Modifier and TypeMethodDescriptionUpdatePortOutputBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<UpdatePortOutput> augmentation) Add an augmentation to this builder's product.UpdatePortOutputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UpdatePortOutput>> augmentationType) Remove an augmentation from this builder's product.UpdatePortOutputBuilder.setTransactionId
(TransactionId value) Set the property corresponding toTransactionAware.getTransactionId()
to the specified value.