public interface MountPoint
extends org.opendaylight.yangtools.concepts.Identifiable<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>>
| Modifier and Type | Method and Description |
|---|---|
<T extends BindingService> |
getService(Class<T> service) |
<T extends BindingService> com.google.common.base.Optional<T> getService(Class<T> service)
Copyright © 2019 OpenDaylight. All rights reserved.