Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SslConnectionErrorBuilder
-
Uses of SslConnectionErrorBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927
Modifier and TypeMethodDescriptionSslConnectionErrorBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SslConnectionError> augmentation) Add an augmentation to this builder's product.SslConnectionErrorBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SslConnectionError>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toSslConnectionError.getInfo()
to the specified value.SslConnectionErrorBuilder.setSwitchCertificate
(SwitchCertificate value) Set the property corresponding toSslConnectionError.getSwitchCertificate()
to the specified value.