Class GeneralLocalizations
java.lang.Object
de.xima.fc.api.rest.pub.client.user_portal.model.GeneralLocalizations
- All Implemented Interfaces:
Serializable
@Generated("de.xima.openapi.codegen.java_jaxrs.XimaJavaJaxrsGenerator")
public class GeneralLocalizations
extends Object
implements Serializable
GeneralLocalizations
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbrowserRejectDialogHeader(String browserRejectDialogHeader) Creates a new model with the given enum and no other data.browserRejectDialogText(String browserRejectDialogText) Creates a new model with the given enum and no other data.cancelButtonLabel(String cancelButtonLabel) Creates a new model with the given enum and no other data.booleanfooterLinkListAriaLabel(String footerLinkListAriaLabel) Creates a new model with the given enum and no other data.Get browserRejectDialogHeaderGet browserRejectDialogTextGet cancelButtonLabelGet footerLinkListAriaLabelGet helpLinkTooltipGet languageChooserListAriaLabelGet languageChooserListItemAriaLabelGet languageChooserTooltipGet loadingDialogLabelGet todayLabelGet userPortalTitleinthashCode()helpLinkTooltip(String helpLinkTooltip) Creates a new model with the given enum and no other data.languageChooserListAriaLabel(String languageChooserListAriaLabel) Creates a new model with the given enum and no other data.languageChooserListItemAriaLabel(String languageChooserListItemAriaLabel) Creates a new model with the given enum and no other data.languageChooserTooltip(String languageChooserTooltip) Creates a new model with the given enum and no other data.loadingDialogLabel(String loadingDialogLabel) Creates a new model with the given enum and no other data.voidsetBrowserRejectDialogHeader(String browserRejectDialogHeader) voidsetBrowserRejectDialogText(String browserRejectDialogText) voidsetCancelButtonLabel(String cancelButtonLabel) voidsetFooterLinkListAriaLabel(String footerLinkListAriaLabel) voidsetHelpLinkTooltip(String helpLinkTooltip) voidsetLanguageChooserListAriaLabel(String languageChooserListAriaLabel) voidsetLanguageChooserListItemAriaLabel(String languageChooserListItemAriaLabel) voidsetLanguageChooserTooltip(String languageChooserTooltip) voidsetLoadingDialogLabel(String loadingDialogLabel) voidsetTodayLabel(String todayLabel) voidsetUserPortalTitle(String userPortalTitle) todayLabel(String todayLabel) Creates a new model with the given enum and no other data.toString()userPortalTitle(String userPortalTitle) Creates a new model with the given enum and no other data.
-
Field Details
-
JSON_PROPERTY_BROWSER_REJECT_DIALOG_HEADER
- See Also:
-
JSON_PROPERTY_BROWSER_REJECT_DIALOG_TEXT
- See Also:
-
JSON_PROPERTY_CANCEL_BUTTON_LABEL
- See Also:
-
JSON_PROPERTY_FOOTER_LINK_LIST_ARIA_LABEL
- See Also:
-
JSON_PROPERTY_HELP_LINK_TOOLTIP
- See Also:
-
JSON_PROPERTY_LANGUAGE_CHOOSER_LIST_ARIA_LABEL
- See Also:
-
JSON_PROPERTY_LANGUAGE_CHOOSER_LIST_ITEM_ARIA_LABEL
- See Also:
-
JSON_PROPERTY_LANGUAGE_CHOOSER_TOOLTIP
- See Also:
-
JSON_PROPERTY_LOADING_DIALOG_LABEL
- See Also:
-
JSON_PROPERTY_TODAY_LABEL
- See Also:
-
JSON_PROPERTY_USER_PORTAL_TITLE
- See Also:
-
-
Constructor Details
-
GeneralLocalizations
public GeneralLocalizations()Creates a new empty model with no data yet. Use the various setters or fluent setters to add the appropriate data.
-
-
Method Details
-
browserRejectDialogHeader
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getBrowserRejectDialogHeader
Get browserRejectDialogHeader- Returns:
- browserRejectDialogHeader
-
setBrowserRejectDialogHeader
-
browserRejectDialogText
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getBrowserRejectDialogText
Get browserRejectDialogText- Returns:
- browserRejectDialogText
-
setBrowserRejectDialogText
-
cancelButtonLabel
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getCancelButtonLabel
-
setCancelButtonLabel
-
helpLinkTooltip
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getHelpLinkTooltip
-
setHelpLinkTooltip
-
languageChooserListAriaLabel
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getLanguageChooserListAriaLabel
Get languageChooserListAriaLabel- Returns:
- languageChooserListAriaLabel
-
setLanguageChooserListAriaLabel
-
languageChooserListItemAriaLabel
public GeneralLocalizations languageChooserListItemAriaLabel(String languageChooserListItemAriaLabel) Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getLanguageChooserListItemAriaLabel
Get languageChooserListItemAriaLabel- Returns:
- languageChooserListItemAriaLabel
-
setLanguageChooserListItemAriaLabel
-
languageChooserTooltip
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getLanguageChooserTooltip
Get languageChooserTooltip- Returns:
- languageChooserTooltip
-
setLanguageChooserTooltip
-
loadingDialogLabel
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getLoadingDialogLabel
-
setLoadingDialogLabel
-
todayLabel
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getTodayLabel
-
setTodayLabel
-
userPortalTitle
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getUserPortalTitle
-
setUserPortalTitle
-
equals
-
hashCode
-
toString
-