|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Language | |
---|---|
be.fgov.ehealth.technicalconnector.ra.builders | |
be.fgov.ehealth.technicalconnector.ra.domain | |
be.fgov.ehealth.technicalconnector.ra.enumaration |
Uses of Language in be.fgov.ehealth.technicalconnector.ra.builders |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.builders with parameters of type Language | |
---|---|
ContractBuilder.BuildStep<T> |
ContractBuilder.LanguageChoiceStep.useLanguage(Language lang)
|
Uses of Language in be.fgov.ehealth.technicalconnector.ra.domain |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.domain that return Language | |
---|---|
Language |
ContactData.getLanguage()
|
Constructors in be.fgov.ehealth.technicalconnector.ra.domain with parameters of type Language | |
---|---|
ContactData(String phonePrivate,
String emailPrivate,
Language lang)
|
|
ContactData(String phoneGeneral,
String phonePrivate,
String emailGeneral,
String emailPrivate,
Language lang)
|
|
RevokeCertificateContract(X509Certificate cert,
RevocationReason reason,
Language lang)
|
|
RevokeCertificateContract(X509Certificate cert,
RevocationReason reason,
String reasonDetail,
Language lang)
|
Uses of Language in be.fgov.ehealth.technicalconnector.ra.enumaration |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.enumaration that return Language | |
---|---|
static Language |
Language.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Language[] |
Language.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.technicalconnector.ra.enumaration with parameters of type Language | |
---|---|
String |
RevocationReason.getLabel(Language lang)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |