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