public final class Name extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
checkValidName(String s) |
boolean |
equals(Object o) |
static Name |
fromString(String s) |
int |
hashCode() |
String |
value() |
Copyright © 2016–2017. All rights reserved.