| Package | Description |
|---|---|
| org.calendarserver.ns |
| Modifier and Type | Field and Description |
|---|---|
protected InviteDeclinedType |
UserType.inviteDeclined |
protected InviteDeclinedType |
InviteReplyType.inviteDeclined |
protected InviteDeclinedType |
InviteNotificationType.inviteDeclined |
| Modifier and Type | Method and Description |
|---|---|
InviteDeclinedType |
ObjectFactory.createInviteDeclinedType()
Create an instance of
InviteDeclinedType |
InviteDeclinedType |
UserType.getInviteDeclined()
Gets the value of the inviteDeclined property.
|
InviteDeclinedType |
InviteReplyType.getInviteDeclined()
Gets the value of the inviteDeclined property.
|
InviteDeclinedType |
InviteNotificationType.getInviteDeclined()
Gets the value of the inviteDeclined property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<InviteDeclinedType> |
ObjectFactory.createInviteDeclined(InviteDeclinedType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<InviteDeclinedType> |
ObjectFactory.createInviteDeclined(InviteDeclinedType value)
|
void |
UserType.setInviteDeclined(InviteDeclinedType value)
Sets the value of the inviteDeclined property.
|
void |
InviteReplyType.setInviteDeclined(InviteDeclinedType value)
Sets the value of the inviteDeclined property.
|
void |
InviteNotificationType.setInviteDeclined(InviteDeclinedType value)
Sets the value of the inviteDeclined property.
|
Copyright © 2017 Bedework. All rights reserved.