Interface EsiUtils.EsiBranchInfo

  • Enclosing class:
    EsiUtils

    public static interface EsiUtils.EsiBranchInfo
    Branch information.
    • Method Detail

      • getName

        java.lang.String getName()
      • getDescription

        java.lang.String getDescription()
      • getAuthor

        java.lang.String getAuthor()
      • getBranchedFrom

        long getBranchedFrom()
      • getID

        java.util.UUID getID()
      • getCreatedDate

        java.util.Date getCreatedDate()