public abstract class AbstractCalendarEditionForm extends Object
| Constructor and Description |
|---|
AbstractCalendarEditionForm()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Enum |
getColor()
Getter for color.
|
String |
getTitle()
Getter for title.
|
void |
setColor(Enum color)
Setter for color.
|
void |
setTitle(String title)
Setter for title.
|
protected Enum color
public String getTitle()
public void setTitle(String title)
title - the title to setpublic Enum getColor()
public void setColor(Enum color)
color - the color to setCopyright © 2022 OSIVIA. All rights reserved.