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