| Package | Description |
|---|---|
| org.calendarserver.ns |
| Modifier and Type | Field and Description |
|---|---|
protected AccessType |
UserType.access |
protected AccessType |
InviteNotificationType.access |
| Modifier and Type | Method and Description |
|---|---|
AccessType |
ObjectFactory.createAccessType()
Create an instance of
AccessType |
AccessType |
UserType.getAccess()
Gets the value of the access property.
|
AccessType |
InviteNotificationType.getAccess()
Gets the value of the access property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AccessType> |
ObjectFactory.createAccess(AccessType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AccessType> |
ObjectFactory.createAccess(AccessType value)
|
void |
UserType.setAccess(AccessType value)
Sets the value of the access property.
|
void |
InviteNotificationType.setAccess(AccessType value)
Sets the value of the access property.
|
Copyright © 2015 Bedework. All rights reserved.