接口 BuilderMetadata.CreatedBy

封闭类:
BuilderMetadata

static interface BuilderMetadata.CreatedBy
Created-by metadata.
  • 方法概要

    修饰符和类型
    方法
    说明
    Return the name of the creator.
    Return the version of the creator.
  • 方法详细资料

    • getName

      String getName()
      Return the name of the creator.
      返回:
      the creator name
    • getVersion

      String getVersion()
      Return the version of the creator.
      返回:
      the creator version