public class Organizer extends Object implements Serializable
| Constructor and Description |
|---|
Organizer(String cn,
String dir,
String language,
String sentBy,
String organizerUri)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCn()
Get the cn
|
String |
getDir()
Get the dir
|
String |
getLanguage()
Get the language
|
String |
getOrganizerUri()
Get the organizerUri
|
String |
getSentBy()
Get the sentBy
|
void |
setOrganizerUri(String val)
Set the organizerUri
|
String |
toString() |
public String getCn()
public String getDir()
public String getLanguage()
public String getSentBy()
public void setOrganizerUri(String val)
val - String organizerUripublic String getOrganizerUri()
Copyright © 2018 Bedework. All rights reserved.