@Component @Scope(value="prototype") public class CalendarSynchronizationEditionForm extends Object
| Constructor and Description |
|---|
CalendarSynchronizationEditionForm()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarColor |
getColor()
Getter for color.
|
String |
getDisplayName()
Getter for displayName.
|
String |
getSourceId()
Getter for sourceId.
|
String |
getUrl()
Getter for url.
|
boolean |
isDone()
Getter for done.
|
void |
setColor(CalendarColor color)
Setter for color.
|
void |
setColor(String colorId)
Setter for color.
|
void |
setDisplayName(String displayName)
Setter for displayName.
|
void |
setDone(boolean done)
Setter for done.
|
void |
setSourceId(String sourceId)
Setter for sourceId.
|
void |
setUrl(String url)
Setter for url.
|
public CalendarSynchronizationEditionForm()
public String getUrl()
public void setUrl(String url)
url - the url to setpublic CalendarColor getColor()
public void setColor(CalendarColor color)
color - the color to setpublic void setColor(String colorId)
color - the color to setpublic String getDisplayName()
public void setDisplayName(String displayName)
displayName - the displayName to setpublic String getSourceId()
public void setSourceId(String sourceId)
sourceId - the sourceId to setpublic boolean isDone()
public void setDone(boolean done)
done - the done to setCopyright © 2021 OSIVIA. All rights reserved.