Klasse MetaExtensions.MatchersCatalogTypeExtension

java.lang.Object
org.jooq.meta.jaxb.MatchersCatalogType
org.jooq.codegen.gradle.MetaExtensions.MatchersCatalogTypeExtension
Alle implementierten Schnittstellen:
Serializable, org.jooq.util.jaxb.tools.XMLAppendable
Umschließende Klasse:
MetaExtensions

public static class MetaExtensions.MatchersCatalogTypeExtension extends org.jooq.meta.jaxb.MatchersCatalogType
Siehe auch:
  • Feldübersicht

    Von Klasse geerbte Felder org.jooq.meta.jaxb.MatchersCatalogType

    catalogClass, catalogExtends, catalogIdentifier, catalogImplements, expression
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    MatchersCatalogTypeExtension(org.gradle.api.model.ObjectFactory objects)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    catalogClass(org.gradle.api.Action<MetaExtensions.MatcherRuleExtension> action)
     
    void
     

    Von Klasse geerbte Methoden org.jooq.meta.jaxb.MatchersCatalogType

    appendTo, equals, getCatalogClass, getCatalogExtends, getCatalogIdentifier, getCatalogImplements, getExpression, hashCode, setCatalogClass, setCatalogExtends, setCatalogIdentifier, setCatalogImplements, setExpression, toString, withCatalogClass, withCatalogExtends, withCatalogIdentifier, withCatalogImplements, withExpression

    Von Klasse geerbte Methoden java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Konstruktordetails

    • MatchersCatalogTypeExtension

      @Inject public MatchersCatalogTypeExtension(org.gradle.api.model.ObjectFactory objects)
  • Methodendetails