Class SerializeIdentifierCodec


  • @Deprecated(forRemoval=true)
    public class SerializeIdentifierCodec
    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.
    Serialize YangInstanceIdentifier.
    • Constructor Detail

      • SerializeIdentifierCodec

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

      • serialize

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