public class FirstName extends Object
| Constructor and Description |
|---|
FirstName() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object arg0) |
String |
getValue() |
int |
hashCode() |
void |
setValue(String value) |
Copyright © 2010–2016 MyBatis.org. All rights reserved.