public interface DOMMountPoint
extends org.opendaylight.yangtools.concepts.Identifiable<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier>
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.yang.model.api.SchemaContext |
getSchemaContext() |
<T extends DOMService> |
getService(Class<T> cls) |
<T extends DOMService> Optional<T> getService(Class<T> cls)
org.opendaylight.yangtools.yang.model.api.SchemaContext getSchemaContext()
Copyright © 2019 OpenDaylight. All rights reserved.