Modifier and Type | Class and Description |
---|---|
class |
UnmappedOperationInputCodec<D extends TreeNode>
Singleton codec for translating operations with implicit input statements, which are not mapped by binding
spec v2.
|
Modifier and Type | Class and Description |
---|---|
class |
ContainerNodeCodecContext<D extends TreeNode>
Context for prototype of container node.
|
Modifier and Type | Method and Description |
---|---|
OperationInputCodec<?> |
SchemaRootCodecContext.getOperation(org.opendaylight.yangtools.yang.model.api.SchemaPath operation)
Get operation input as binding object according to schema path of operation.
|
Modifier and Type | Method and Description |
---|---|
OperationInputCodec<?> |
BindingCodecContext.getOperationInputCodec(org.opendaylight.yangtools.yang.model.api.SchemaPath path)
Get operation input codec.
|
Copyright © 2019 OpenDaylight. All rights reserved.