Class UserHeader
java.lang.Object
de.xima.fc.api.rest.pub.client.user_portal.model.UserHeader
- All Implemented Interfaces:
Serializable
@Generated("de.xima.openapi.codegen.java_jaxrs.XimaJavaJaxrsGenerator")
public class UserHeader
extends Object
implements Serializable
UserHeader
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet navigationFormRecordsLabelGet navigationFormsLabelGet navigationOverlayTooltipGet profileLoginStateLabelGet profileOverlaySignOffLabelGet profileOverlayTooltipGet unreadMessagesNumberScreenReaderLabelinthashCode()navigationFormRecordsLabel(String navigationFormRecordsLabel) Creates a new model with the given enum and no other data.navigationFormsLabel(String navigationFormsLabel) Creates a new model with the given enum and no other data.navigationOverlayTooltip(String navigationOverlayTooltip) Creates a new model with the given enum and no other data.profileLoginStateLabel(String profileLoginStateLabel) Creates a new model with the given enum and no other data.profileOverlaySignOffLabel(String profileOverlaySignOffLabel) Creates a new model with the given enum and no other data.profileOverlayTooltip(String profileOverlayTooltip) Creates a new model with the given enum and no other data.voidsetNavigationFormRecordsLabel(String navigationFormRecordsLabel) voidsetNavigationFormsLabel(String navigationFormsLabel) voidsetNavigationOverlayTooltip(String navigationOverlayTooltip) voidsetProfileLoginStateLabel(String profileLoginStateLabel) voidsetProfileOverlaySignOffLabel(String profileOverlaySignOffLabel) voidsetProfileOverlayTooltip(String profileOverlayTooltip) voidsetUnreadMessagesNumberScreenReaderLabel(String unreadMessagesNumberScreenReaderLabel) toString()unreadMessagesNumberScreenReaderLabel(String unreadMessagesNumberScreenReaderLabel) Creates a new model with the given enum and no other data.
-
Field Details
-
JSON_PROPERTY_NAVIGATION_FORM_RECORDS_LABEL
- See Also:
-
JSON_PROPERTY_NAVIGATION_FORMS_LABEL
- See Also:
-
JSON_PROPERTY_NAVIGATION_OVERLAY_TOOLTIP
- See Also:
-
JSON_PROPERTY_PROFILE_LOGIN_STATE_LABEL
- See Also:
-
JSON_PROPERTY_PROFILE_OVERLAY_SIGN_OFF_LABEL
- See Also:
-
JSON_PROPERTY_PROFILE_OVERLAY_TOOLTIP
- See Also:
-
JSON_PROPERTY_UNREAD_MESSAGES_NUMBER_SCREEN_READER_LABEL
- See Also:
-
-
Constructor Details
-
UserHeader
public UserHeader()Creates a new empty model with no data yet. Use the various setters or fluent setters to add the appropriate data.
-
-
Method Details
-
profileLoginStateLabel
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getProfileLoginStateLabel
Get profileLoginStateLabel- Returns:
- profileLoginStateLabel
-
setProfileLoginStateLabel
-
profileOverlaySignOffLabel
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getProfileOverlaySignOffLabel
Get profileOverlaySignOffLabel- Returns:
- profileOverlaySignOffLabel
-
setProfileOverlaySignOffLabel
-
profileOverlayTooltip
Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getProfileOverlayTooltip
Get profileOverlayTooltip- Returns:
- profileOverlayTooltip
-
setProfileOverlayTooltip
-
unreadMessagesNumberScreenReaderLabel
public UserHeader unreadMessagesNumberScreenReaderLabel(String unreadMessagesNumberScreenReaderLabel) Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data. -
getUnreadMessagesNumberScreenReaderLabel
Get unreadMessagesNumberScreenReaderLabel- Returns:
- unreadMessagesNumberScreenReaderLabel
-
setUnreadMessagesNumberScreenReaderLabel
-
equals
-
hashCode
-
toString