Class DeserializeIdentifierCodec


  • @Deprecated(forRemoval=true)
    public class DeserializeIdentifierCodec
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    This class can be replaced by the implementation of AbstractStringInstanceIdentifierCodec.
    Deserialize YangInstanceIdentifier.
    • Constructor Detail

      • DeserializeIdentifierCodec

        public DeserializeIdentifierCodec​(org.opendaylight.yangtools.yang.model.api.EffectiveModelContext schemaContext)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • deserialize

        public final String deserialize​(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier identifier)
        Deprecated, for removal: This API element is subject to removal in a future version.