Class Structures.Ignores

java.lang.Object
net.binis.codegen.generation.core.Structures.Ignores
Enclosing class:
Structures

public static class Structures.Ignores extends Object
  • Field Details

    • explicitlySet

      protected boolean explicitlySet
    • forField

      protected boolean forField
    • forClass

      protected boolean forClass
    • forInterface

      protected boolean forInterface
    • forModifier

      protected boolean forModifier
    • forQuery

      protected boolean forQuery
    • forMapper

      protected boolean forMapper
    • forProjection

      protected boolean forProjection
    • forToString

      protected boolean forToString
    • includedForField

      protected boolean includedForField
    • includedForClass

      protected boolean includedForClass
    • includedForInterface

      protected boolean includedForInterface
    • includedForModifier

      protected boolean includedForModifier
    • includedForQuery

      protected boolean includedForQuery
    • includedForMapper

      protected boolean includedForMapper
    • includedForProjection

      protected boolean includedForProjection
    • includedForToString

      protected boolean includedForToString
  • Constructor Details

    • Ignores

      public Ignores()