| Package | Description |
|---|---|
| org.calendarserver.ns |
| Modifier and Type | Field and Description |
|---|---|
protected InviteAcceptedType |
UserType.inviteAccepted |
protected InviteAcceptedType |
InviteReplyType.inviteAccepted |
protected InviteAcceptedType |
InviteNotificationType.inviteAccepted |
| Modifier and Type | Method and Description |
|---|---|
InviteAcceptedType |
ObjectFactory.createInviteAcceptedType()
Create an instance of
InviteAcceptedType |
InviteAcceptedType |
UserType.getInviteAccepted()
Gets the value of the inviteAccepted property.
|
InviteAcceptedType |
InviteReplyType.getInviteAccepted()
Gets the value of the inviteAccepted property.
|
InviteAcceptedType |
InviteNotificationType.getInviteAccepted()
Gets the value of the inviteAccepted property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<InviteAcceptedType> |
ObjectFactory.createInviteAccepted(InviteAcceptedType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<InviteAcceptedType> |
ObjectFactory.createInviteAccepted(InviteAcceptedType value)
|
void |
UserType.setInviteAccepted(InviteAcceptedType value)
Sets the value of the inviteAccepted property.
|
void |
InviteReplyType.setInviteAccepted(InviteAcceptedType value)
Sets the value of the inviteAccepted property.
|
void |
InviteNotificationType.setInviteAccepted(InviteAcceptedType value)
Sets the value of the inviteAccepted property.
|
Copyright © 2017 Bedework. All rights reserved.