java.lang.Object
org.csveed.test.model.BeanWithEnum
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the parses the state.void
setParseState
(ParseState parseState) Sets the parses the state.
-
Constructor Details
-
BeanWithEnum
public BeanWithEnum()
-
-
Method Details
-
getParseState
-
setParseState
Sets the parses the state.- Parameters:
parseState
- the new parses the state
-