| Package | Description |
|---|---|
| ietf.params.xml.ns.icalendar_2 |
| Modifier and Type | Class and Description |
|---|---|
class |
AltrepParamType
Java class for AltrepParamType complex type.
|
class |
BooleanParameterType
Java class for BooleanParameterType complex type.
|
class |
CalAddressListParamType
Java class for CalAddressListParamType complex type.
|
class |
CalAddressParamType
Java class for CalAddressParamType complex type.
|
class |
CnParamType
Java class for CnParamType complex type.
|
class |
CutypeParamType
cutypeparam = "CUTYPE" "="
("INDIVIDUAL" ; An individual
/ "GROUP" ; A group of individuals
/ "RESOURCE" ; A physical resource
/ "ROOM" ; A room resource
/ "UNKNOWN" ; Otherwise not known
/ x-name ; Experimental type
/ iana-token) ; Other IANA-registered
; type
; Default is INDIVIDUAL
|
class |
DelegatedFromParamType
Java class for DelegatedFromParamType complex type.
|
class |
DelegatedToParamType
Java class for DelegatedToParamType complex type.
|
class |
DirParamType
Java class for DirParamType complex type.
|
class |
DurationParameterType
Java class for DurationParameterType complex type.
|
class |
EncodingParamType
encodingparam = "ENCODING" "="
( "8BIT"
; "8bit" text encoding is defined in [RFC2045]
/ "BASE64"
; "BASE64" binary encoding format is defined in [RFC4648]
)
|
class |
FbtypeParamType
fbtypeparam = "FBTYPE" "="
("FREE"
/ "BUSY"
/ "BUSY-UNAVAILABLE"
/ "BUSY-TENTATIVE"
/ x-name ; Some experimental iCalendar free/busy type.
|
class |
FmttypeParamType
Java class for FmttypeParamType complex type.
|
class |
IntegerParameterType
Java class for IntegerParameterType complex type.
|
class |
LanguageParamType
Java class for LanguageParamType complex type.
|
class |
MemberParamType
Java class for MemberParamType complex type.
|
class |
PartstatParamType
partstat-event = ("NEEDS-ACTION" ; Event needs action
/ "ACCEPTED" ; Event accepted
/ "DECLINED" ; Event declined
/ "TENTATIVE" ; Event tentatively
; accepted
/ "DELEGATED" ; Event delegated
/ x-name ; Experimental status
/ iana-token) ; Other IANA-registered
; status
; These are the participation statuses for a "VEVENT".
|
class |
PublicCommentParameterType
Java class for PublicCommentParameterType complex type.
|
class |
RangeParamType
Java class for RangeParamType complex type.
|
class |
RelatedParamType
trigrelparam = "RELATED" "="
("START" ; Trigger off of start
/ "END") ; Trigger off of end
|
class |
ReltypeParamType
reltypeparam = "RELTYPE" "="
("PARENT" ; Parent relationship - Default
/ "CHILD" ; Child relationship
/ "SIBLING" ; Sibling relationship
/ iana-token ; Some other IANA-registered
; iCalendar relationship type
/ x-name) ; A non-standard, experimental
; relationship type
Ws-Calendar adds the values
/ "FINISHTOSTART"
/ "FINISHTOFINISH"
/ "STARTTOFINISH"
/ "STARTTOSTART"
; Default is PARENT
|
class |
ResponseParameterType
Java class for ResponseParameterType complex type.
|
class |
RoleParamType
Standard values
"CHAIR"
"REQ-PARTICIPANT"
"OPT-PARTICIPANT"
"NON-PARTICIPANT"
|
class |
RsvpParamType
Java class for RsvpParamType complex type.
|
class |
ScheduleAgentParamType
scheduleagentparam = "SCHEDULE-AGENT" "="
("SERVER" ; The server handles scheduling
/ "CLIENT" ; The client handles scheduling
/ "NONE" ; No automatic scheduling
/ x-name ; Experimental type
/ iana-token) ; Other IANA registered type
;
; Default is SERVER
|
class |
ScheduleForceSendParamType
scheduleforcesendparam = "SCHEDULE-FORCE-SEND" "="
("REQUEST" ; Force a "REQUEST"
/ "REPLY" ; Force a "REPLY"
/ iana-token) ; IANA registered method
|
class |
ScheduleStatusParamType
Java class for ScheduleStatusParamType complex type.
|
class |
SentByParamType
Java class for SentByParamType complex type.
|
class |
StayInformedParameterType
Java class for StayInformedParameterType complex type.
|
class |
TextParameterType
Java class for TextParameterType complex type.
|
class |
TzidParamType
Java class for TzidParamType complex type.
|
class |
UriParameterType
Java class for UriParameterType complex type.
|
class |
XBedeworkUidParamType
Java class for XBedeworkUidParamType complex type.
|
class |
XBedeworkWrappedNameParamType
Java class for XBedeworkWrappedNameParamType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends BaseParameterType>> |
ArrayOfParameters.baseParameter |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BaseParameterType> |
ObjectFactory.createBaseParameter(BaseParameterType value)
|
List<JAXBElement<? extends BaseParameterType>> |
ArrayOfParameters.getBaseParameter()
Gets the value of the baseParameter property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BaseParameterType> |
ObjectFactory.createBaseParameter(BaseParameterType value)
|
Copyright © 2015 Bedework. All rights reserved.