| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static Country |
newInstance()
Constructs a new instance of
Country. |
static Country |
newInstance(String countryCode,
String name)
Constructs a new instance of
Country, taking all
possible properties (except the identifier(s))as arguments. |
Copyright © 2019 Communote team. All rights reserved.