Class SuppressField

java.lang.Object
samples.suppressfield.SuppressField

public class SuppressField extends Object
  • Constructor Details

    • SuppressField

      public SuppressField()
  • Method Details

    • getMySecondValue

      public Object getMySecondValue()
    • getDomainObject

      public DomainObject getDomainObject()
    • getMyValue

      public static int getMyValue()
    • getMyObject

      public static Object getMyObject()
    • isMyBoolean

      public boolean isMyBoolean()
    • getMyWrappedBoolean

      public Boolean getMyWrappedBoolean()
    • getMyChar

      public char getMyChar()