public class RegistrationOutputModel.LanguageList
extends java.lang.Object
Constructor and Description |
---|
LanguageList() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAr()
This Method is use to get the Arabic
|
java.lang.String |
getEn()
This Method is use to get the English
|
java.lang.String |
getFr()
This Method is use to get the French
|
java.lang.String |
getHi()
This Method is use to get the hindi
|
java.lang.String |
getIw()
This Method is use to get the iw
|
@Nullable public java.lang.String getAr()
@Nullable public java.lang.String getEn()
@Nullable public java.lang.String getFr()
@Nullable public java.lang.String getIw()
@Nullable public java.lang.String getHi()