public class Name extends AbstractEntry
Modifier and Type | Field and Description |
---|---|
String |
name
The name itself.
|
private static long |
serialVersionUID |
private static final long serialVersionUID
public String name
public Name()
public Name(String name)
name
- the value of the nameCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.