Interface ICoachmarkCtrl


  • public interface ICoachmarkCtrl
    An addition interface to ICoachmark that is used for implementation or tools.
    Author:
    katherine
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static ICoachmark from​(Coachmark instance)  
      static java.lang.String getUuidExpr​(java.lang.String id)  
    • Method Detail

      • getUuidExpr

        static java.lang.String getUuidExpr​(java.lang.String id)