public class UESiCalSetAccessState
extends java.lang.Object
UESiCal.setAccessState(cz.ues.core.commons.uri.UESURI, UESiCalSetAccessState).| Modifier and Type | Field and Description | 
|---|---|
private UESAccessState | 
accessState
Indicates state of diary publication. 
 | 
| Constructor and Description | 
|---|
UESiCalSetAccessState(UESAccessState accessState)
Creates a new instance of UESiCalSetAccessState. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UESAccessState | 
getAccessState()
Getter for property accessState. 
 | 
void | 
setAccessState(UESAccessState accessState)
Setter for property accessState. 
 |