public interface RuntimeContext
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RuntimeContext.Builder
Abstraction of runtime context builder.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDataFormat()
Returns data format.
|
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.
|
String getDataFormat()
List<Annotation> getProtocolAnnotations()
Copyright © 2018. All rights reserved.