public interface YangSerializerContext
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.yang.model.SchemaContext |
getContext()
Returns schema context of root node "/".
|
List<Annotation> |
getProtocolAnnotations()
Returns dependent annotations which are present as a part of protocol
specific information and YANG related data could have dependency on
the same.
|
org.onosproject.yang.model.SchemaContext getContext()
List<Annotation> getProtocolAnnotations()
Copyright © 2017. All rights reserved.