Package org.bedework.caldav.server
Class Organizer
java.lang.Object
org.bedework.caldav.server.Organizer
- All Implemented Interfaces:
Serializable
- Author:
- douglm
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCn()Get the cngetDir()Get the dirGet the languageGet the organizerUriGet the sentByvoidsetOrganizerUri(String val) Set the organizerUritoString()
-
Constructor Details
-
Organizer
Constructor- Parameters:
cn-dir-language-sentBy-organizerUri-
-
-
Method Details
-
getCn
Get the cn- Returns:
- String cn
-
getDir
Get the dir- Returns:
- String dir
-
getLanguage
Get the language- Returns:
- String language
-
getSentBy
Get the sentBy- Returns:
- String sentBy
-
setOrganizerUri
Set the organizerUri- Parameters:
val- String organizerUri
-
getOrganizerUri
Get the organizerUri- Returns:
- String organizerUri
-
toString
-