public class CommonName extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
CommonName() |
|
CommonName(String language,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage() |
String |
getLocality() |
String |
getName() |
void |
setLocality(String locality) |
String |
toString() |
Copyright © 2018. All Rights Reserved.