Class Response.ResponseElement
java.lang.Object
org.bedework.calsvc.scheduling.hosts.Response.ResponseElement
- Enclosing class:
- Response
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.bedework.calfacade.svc.EventInfovoidsetCalData(org.bedework.calfacade.svc.EventInfo val) voidsetDavError(String val) voidsetRecipient(String val) CollectionvoidsetReqStatus(String val)
-
Constructor Details
-
ResponseElement
public ResponseElement()
-
-
Method Details
-
setRecipient
Collection- Parameters:
val-
-
getRecipient
- Returns:
- recipient
-
setReqStatus
- Parameters:
val-
-
getReqStatus
- Returns:
- reqStatus
-
setCalData
public void setCalData(org.bedework.calfacade.svc.EventInfo val) - Parameters:
val-
-
getCalData
public org.bedework.calfacade.svc.EventInfo getCalData()- Returns:
- reqStatus
-
setDavError
- Parameters:
val-
-
getDavError
- Returns:
- String
-