クラス LombokPackageLoader

java.lang.Object
org.thinkit.generator.entity.engine.content.LombokPackageLoader
すべての実装されたインタフェース:
org.thinkit.framework.content.Content<LombokPackageGroup>

@ContentMapping(content="org/thinkit/generator/entity/engine/LombokPackage")
public final class LombokPackageLoader
extends Object
implements org.thinkit.framework.content.Content<LombokPackageGroup>
コンテンツ「LombokPackage」をロードするクラスです。
導入されたバージョン:
1.0.0
  • メソッドの詳細

    • execute

      public LombokPackageGroup execute()
      定義:
      execute インタフェース内 org.thinkit.framework.content.Content<LombokPackageGroup>
    • getAttributes

      public Set<org.thinkit.framework.content.Attribute> getAttributes()
      定義:
      getAttributes インタフェース内 org.thinkit.framework.content.Content<LombokPackageGroup>
    • getConditions

      public List<Map<org.thinkit.framework.content.Condition,​String>> getConditions()
      定義:
      getConditions インタフェース内 org.thinkit.framework.content.Content<LombokPackageGroup>
    • toString

      public String toString()
      オーバーライド:
      toString クラス内 Object
    • equals

      public boolean equals​(Object o)
      オーバーライド:
      equals クラス内 Object
    • hashCode

      public int hashCode()
      オーバーライド:
      hashCode クラス内 Object
    • newInstance

      public static LombokPackageLoader newInstance()