public class PropertySelectionType extends Object
Java class for PropertySelectionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PropertySelectionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:ietf:params:xml:ns:icalendar-2.0}baseProperty"/>
<element name="parameters" type="{http://docs.oasis-open.org/ws-calendar/ns/soap}ParametersSelectionType" minOccurs="0"/>
<element name="change" type="{http://docs.oasis-open.org/ws-calendar/ns/soap}PropertyReferenceType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends BasePropertyType> |
baseProperty |
protected PropertyReferenceType |
change |
protected ParametersSelectionType |
parameters |
| Constructor and Description |
|---|
PropertySelectionType() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends BasePropertyType> |
getBaseProperty()
Gets the value of the baseProperty property.
|
PropertyReferenceType |
getChange()
Gets the value of the change property.
|
ParametersSelectionType |
getParameters()
Gets the value of the parameters property.
|
void |
setBaseProperty(JAXBElement<? extends BasePropertyType> value)
Sets the value of the baseProperty property.
|
void |
setChange(PropertyReferenceType value)
Sets the value of the change property.
|
void |
setParameters(ParametersSelectionType value)
Sets the value of the parameters property.
|
protected JAXBElement<? extends BasePropertyType> baseProperty
protected ParametersSelectionType parameters
protected PropertyReferenceType change
public JAXBElement<? extends BasePropertyType> getBaseProperty()
JAXBElement<TolerancePropType>
JAXBElement<RepeatPropType>
JAXBElement<VersionPropType>
JAXBElement<ProdidPropType>
JAXBElement<OrganizerPropType>
JAXBElement<CalscalePropType>
JAXBElement<ContactPropType>
JAXBElement<RequestStatusPropType>
JAXBElement<DurationPropType>
JAXBElement<ExrulePropType>
JAXBElement<ResourcesPropType>
JAXBElement<XBedeworkRegistrationStartPropType>
JAXBElement<OrganizerPropType>
JAXBElement<LastModifiedPropType>
JAXBElement<XBedeworkExsynchStarttzidPropType>
JAXBElement<DtstampPropType>
JAXBElement<RecurrenceIdPropType>
JAXBElement<FreebusyPropType>
JAXBElement<DescriptionPropType>
JAXBElement<TranspPropType>
JAXBElement<TznamePropType>
JAXBElement<DurationPropType>
JAXBElement<PollModePropType>
JAXBElement<XBwContactPropType>
JAXBElement<LinkPropType>
JAXBElement<XMicrosoftCdoBusystatusPropType>
JAXBElement<XMicrosoftCdoIntendedstatusPropType>
JAXBElement<TzoffsetfromPropType>
JAXBElement<WsCalendarTypeType>
JAXBElement<XBwLocationPropType>
JAXBElement<ExdatePropType>
JAXBElement<SummaryPropType>
JAXBElement<TzurlPropType>
JAXBElement<XBedeworkWaitListLimitPropType>
JAXBElement<WsCalendarAttachType>
JAXBElement<PriorityPropType>
JAXBElement<MethodPropType>
JAXBElement<PercentCompletePropType>
JAXBElement<PollPropertiesPropType>
JAXBElement<AcceptResponsePropType>
JAXBElement<XBedeworkExsynchLastmodPropType>
JAXBElement<BasePropertyType>
JAXBElement<CompletedPropType>
JAXBElement<DuePropType>
JAXBElement<XBedeworkCostPropType>
JAXBElement<RelatedToPropType>
JAXBElement<TzoffsettoPropType>
JAXBElement<AttachPropType>
JAXBElement<CreatedPropType>
JAXBElement<TzidPropType>
JAXBElement<UidPropType>
JAXBElement<XBedeworkRegistrationEndPropType>
JAXBElement<LocationPropType>
JAXBElement<CommentPropType>
JAXBElement<DtendPropType>
JAXBElement<SequencePropType>
JAXBElement<XBwCategoriesPropType>
JAXBElement<PollItemIdPropType>
JAXBElement<RrulePropType>
JAXBElement<XBedeworkWrapperPropType>
JAXBElement<GeoPropType>
JAXBElement<XBedeworkMaxTicketsPropType>
JAXBElement<DtstartPropType>
JAXBElement<XBedeworkExsynchEndtzidPropType>
JAXBElement<XBedeworkMaxTicketsPerUserPropType>
JAXBElement<StatusPropType>
JAXBElement<TriggerPropType>
JAXBElement<ActionPropType>
JAXBElement<VoterPropType>
JAXBElement<CategoriesPropType>
JAXBElement<RdatePropType>
JAXBElement<XBedeworkInstanceOnlyPropType>
JAXBElement<AttendeePropType>
JAXBElement<UrlPropType>
JAXBElement<ClassPropType>public void setBaseProperty(JAXBElement<? extends BasePropertyType> value)
value - allowed object is
JAXBElement<TolerancePropType>
JAXBElement<RepeatPropType>
JAXBElement<VersionPropType>
JAXBElement<ProdidPropType>
JAXBElement<OrganizerPropType>
JAXBElement<CalscalePropType>
JAXBElement<ContactPropType>
JAXBElement<RequestStatusPropType>
JAXBElement<DurationPropType>
JAXBElement<ExrulePropType>
JAXBElement<ResourcesPropType>
JAXBElement<XBedeworkRegistrationStartPropType>
JAXBElement<OrganizerPropType>
JAXBElement<LastModifiedPropType>
JAXBElement<XBedeworkExsynchStarttzidPropType>
JAXBElement<DtstampPropType>
JAXBElement<RecurrenceIdPropType>
JAXBElement<FreebusyPropType>
JAXBElement<DescriptionPropType>
JAXBElement<TranspPropType>
JAXBElement<TznamePropType>
JAXBElement<DurationPropType>
JAXBElement<PollModePropType>
JAXBElement<XBwContactPropType>
JAXBElement<LinkPropType>
JAXBElement<XMicrosoftCdoBusystatusPropType>
JAXBElement<XMicrosoftCdoIntendedstatusPropType>
JAXBElement<TzoffsetfromPropType>
JAXBElement<WsCalendarTypeType>
JAXBElement<XBwLocationPropType>
JAXBElement<ExdatePropType>
JAXBElement<SummaryPropType>
JAXBElement<TzurlPropType>
JAXBElement<XBedeworkWaitListLimitPropType>
JAXBElement<WsCalendarAttachType>
JAXBElement<PriorityPropType>
JAXBElement<MethodPropType>
JAXBElement<PercentCompletePropType>
JAXBElement<PollPropertiesPropType>
JAXBElement<AcceptResponsePropType>
JAXBElement<XBedeworkExsynchLastmodPropType>
JAXBElement<BasePropertyType>
JAXBElement<CompletedPropType>
JAXBElement<DuePropType>
JAXBElement<XBedeworkCostPropType>
JAXBElement<RelatedToPropType>
JAXBElement<TzoffsettoPropType>
JAXBElement<AttachPropType>
JAXBElement<CreatedPropType>
JAXBElement<TzidPropType>
JAXBElement<UidPropType>
JAXBElement<XBedeworkRegistrationEndPropType>
JAXBElement<LocationPropType>
JAXBElement<CommentPropType>
JAXBElement<DtendPropType>
JAXBElement<SequencePropType>
JAXBElement<XBwCategoriesPropType>
JAXBElement<PollItemIdPropType>
JAXBElement<RrulePropType>
JAXBElement<XBedeworkWrapperPropType>
JAXBElement<GeoPropType>
JAXBElement<XBedeworkMaxTicketsPropType>
JAXBElement<DtstartPropType>
JAXBElement<XBedeworkExsynchEndtzidPropType>
JAXBElement<XBedeworkMaxTicketsPerUserPropType>
JAXBElement<StatusPropType>
JAXBElement<TriggerPropType>
JAXBElement<ActionPropType>
JAXBElement<VoterPropType>
JAXBElement<CategoriesPropType>
JAXBElement<RdatePropType>
JAXBElement<XBedeworkInstanceOnlyPropType>
JAXBElement<AttendeePropType>
JAXBElement<UrlPropType>
JAXBElement<ClassPropType>public ParametersSelectionType getParameters()
ParametersSelectionTypepublic void setParameters(ParametersSelectionType value)
value - allowed object is
ParametersSelectionTypepublic PropertyReferenceType getChange()
PropertyReferenceTypepublic void setChange(PropertyReferenceType value)
value - allowed object is
PropertyReferenceTypeCopyright © 2018 Bedework. All rights reserved.