java.lang.Object
org.csveed.test.model.BeanWithEnumAndMore
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
Gets the name.Gets the parses the state.void
Sets the name.void
setParseState
(ParseState parseState) Sets the parses the state.
-
Constructor Details
-
BeanWithEnumAndMore
public BeanWithEnumAndMore()
-
-
Method Details
-
getParseState
-
setParseState
Sets the parses the state.- Parameters:
parseState
- the new parses the state
-
getName
-
setName
-