Class BeanWithEnumAndMore

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

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

    • BeanWithEnumAndMore

      public BeanWithEnumAndMore()
  • Method Details

    • getParseState

      public ParseState getParseState()
      Gets the parses the state.
      Returns:
      the parses the state
    • setParseState

      public void setParseState(ParseState parseState)
      Sets the parses the state.
      Parameters:
      parseState - the new parses the state
    • getName

      public String getName()
      Gets the name.
      Returns:
      the name
    • setName

      public void setName(String name)
      Sets the name.
      Parameters:
      name - the new name