@Component @Scope(value="prototype") public class CalendarSynchronizationSource extends Object
| Constructor and Description |
|---|
CalendarSynchronizationSource()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
CalendarColor |
getColor()
Getter for color.
|
String |
getDisplayName()
Getter for displayName.
|
String |
getId()
Getter for id.
|
String |
getUrl()
Getter for url.
|
int |
hashCode() |
void |
setColor(CalendarColor color)
Setter for color.
|
void |
setDisplayName(String displayName)
Setter for displayName.
|
void |
setId(String id)
Setter for id.
|
void |
setUrl(String url)
Setter for url.
|
public CalendarSynchronizationSource()
public String getId()
public void setId(String id)
id - the id to setpublic String getUrl()
public void setUrl(String url)
url - the url to setpublic CalendarColor getColor()
public void setColor(CalendarColor color)
color - the color to setpublic String getDisplayName()
public void setDisplayName(String displayName)
displayName - the displayName to setCopyright © 2022 OSIVIA. All rights reserved.