java.lang.Object
net.anwiba.tools.generator.java.bean.configuration.Properties

public class Properties extends Object
  • Constructor Details

  • Method Details

    • type

      public Type type()
    • getSetterConfiguration

      public Setter getSetterConfiguration()
    • getGetterConfiguration

      public Getter getGetterConfiguration()
    • annotations

      public Iterable<Annotation> annotations()
    • isNamedValueProviderEnabled

      public boolean isNamedValueProviderEnabled()
    • name

      public String name()
    • isNullable

      public boolean isNullable()
    • getNamedValueProvider

      public NamedValueProvider getNamedValueProvider()
    • isImutable

      public boolean isImutable()
    • comment

      public String comment()