Class WelcomePage
java.lang.Object
de.xima.fc.api.rest.pub.client.user_portal.model.WelcomePage
- All Implemented Interfaces:
Serializable
@Generated("de.xima.openapi.codegen.java_jaxrs.XimaJavaJaxrsGenerator")
public class WelcomePage
extends Object
implements Serializable
WelcomePage
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanformsButtonLabel(String formsButtonLabel) Creates a new model with the given enum and no other data.Get formsButtonLabelGet labelAccessibilityGet labelDataPrivacyGet labelHelpGet labelImprintGet labelMailSupportGet labelTosGet loginButtonLabelGet subTitlegetTitle()Get titleinthashCode()labelAccessibility(String labelAccessibility) Creates a new model with the given enum and no other data.labelDataPrivacy(String labelDataPrivacy) Creates a new model with the given enum and no other data.Creates a new model with the given enum and no other data.labelImprint(String labelImprint) Creates a new model with the given enum and no other data.labelMailSupport(String labelMailSupport) Creates a new model with the given enum and no other data.Creates a new model with the given enum and no other data.loginButtonLabel(String loginButtonLabel) Creates a new model with the given enum and no other data.voidsetFormsButtonLabel(String formsButtonLabel) voidsetLabelAccessibility(String labelAccessibility) voidsetLabelDataPrivacy(String labelDataPrivacy) voidsetLabelHelp(String labelHelp) voidsetLabelImprint(String labelImprint) voidsetLabelMailSupport(String labelMailSupport) voidsetLabelTos(String labelTos) voidsetLoginButtonLabel(String loginButtonLabel) voidsetSubTitle(String subTitle) voidCreates a new model with the given enum and no other data.Creates a new model with the given enum and no other data.toString()
-
Field Details
-
JSON_PROPERTY_FORMS_BUTTON_LABEL
- See Also:
-
JSON_PROPERTY_LABEL_ACCESSIBILITY
- See Also:
-
JSON_PROPERTY_LABEL_DATA_PRIVACY
- See Also:
-
JSON_PROPERTY_LABEL_HELP
- See Also:
-
JSON_PROPERTY_LABEL_IMPRINT
- See Also:
-
JSON_PROPERTY_LABEL_MAIL_SUPPORT
- See Also:
-
JSON_PROPERTY_LABEL_TOS
- See Also:
-
JSON_PROPERTY_LOGIN_BUTTON_LABEL
- See Also:
-
JSON_PROPERTY_SUB_TITLE
- See Also:
-
JSON_PROPERTY_TITLE
- See Also:
-
-
Constructor Details
-
WelcomePage
public WelcomePage()Creates a new empty model with no data yet. Use the various setters or fluent setters to add the appropriate data.
-
-
Method Details
-
formsButtonLabel
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getFormsButtonLabel
-
setFormsButtonLabel
-
labelAccessibility
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getLabelAccessibility
-
setLabelAccessibility
-
labelDataPrivacy
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getLabelDataPrivacy
-
setLabelDataPrivacy
-
labelHelp
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getLabelHelp
-
setLabelHelp
-
labelImprint
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getLabelImprint
-
setLabelImprint
-
labelMailSupport
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getLabelMailSupport
-
setLabelMailSupport
-
labelTos
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getLabelTos
-
setLabelTos
-
loginButtonLabel
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getLoginButtonLabel
-
setLoginButtonLabel
-
subTitle
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getSubTitle
-
setSubTitle
-
title
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getTitle
-
setTitle
-
equals
-
hashCode
-
toString
-