Class BeanWithAlienSettings

java.lang.Object
org.csveed.test.model.BeanWithAlienSettings

public class BeanWithAlienSettings extends Object
The Class BeanWithAlienSettings.
  • Constructor Details

    • BeanWithAlienSettings

      public BeanWithAlienSettings()
  • Method Details

    • getAlpha

      public String getAlpha()
      Gets the alpha.
      Returns:
      the alpha
    • setAlpha

      public void setAlpha(String alpha)
      Sets the alpha.
      Parameters:
      alpha - the new alpha
    • getBeta

      public String getBeta()
      Gets the beta.
      Returns:
      the beta
    • setBeta

      public void setBeta(String beta)
      Sets the beta.
      Parameters:
      beta - the new beta
    • getGamma

      public String getGamma()
      Gets the gamma.
      Returns:
      the gamma
    • setGamma

      public void setGamma(String gamma)
      Sets the gamma.
      Parameters:
      gamma - the new gamma