| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.data.impl.codec |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIntegerStringCodec<N extends Number & Comparable<N>,T extends org.opendaylight.yangtools.yang.model.api.type.RangeRestrictedTypeDefinition<T,N>>
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
|
class |
BinaryStringCodec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
|
class |
BitsStringCodec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
|
class |
BooleanStringCodec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
|
class |
DecimalStringCodec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
|
class |
EnumStringCodec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
|
class |
StringStringCodec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
|
| Modifier and Type | Method and Description |
|---|---|
static TypeDefinitionAwareCodec<Object,?> |
TypeDefinitionAwareCodec.from(org.opendaylight.yangtools.yang.model.api.TypeDefinition<?> typeDefinition) |
static TypeDefinitionAwareCodec<?,?> |
TypeDefinitionAwareCodec.fromType(org.opendaylight.yangtools.yang.model.api.TypeDefinition<?> typeDefinition) |
Copyright © 2019 OpenDaylight. All rights reserved.