Interface UniqueIdentifierResolver

All Known Implementing Classes:
SimpleUniqueIdentifierResolver

@Deprecated(since="1818", forRemoval=true) public interface UniqueIdentifierResolver
Deprecated, for removal: This API element is subject to removal in a future version.
since 1818
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • getUniqueIdentifier

      String getUniqueIdentifier(YComposedType typeEntry)
      Deprecated, for removal: This API element is subject to removal in a future version.