public static class LoginI18n.Header extends Object implements Serializable
| Constructor and Description |
|---|
Header() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getTitle() |
void |
setDescription(String description) |
void |
setTitle(String title) |
public String getTitle()
public void setTitle(String title)
title - new value for the title property.public String getDescription()
public void setDescription(String description)
description - new value for the description property.Copyright © 2025. All rights reserved.