Interface InstanceIdentifierCodec<T>
- Type Parameters:
T
- Target type
- All Superinterfaces:
IllegalArgumentCodec<T,
YangInstanceIdentifier>
- All Known Implementing Classes:
AbstractModuleStringInstanceIdentifierCodec
,AbstractStringInstanceIdentifierCodec
Codec which serializes / deserializes InstanceIdentifier.
-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.data.api.codec.IllegalArgumentCodec
deserialize, serialize