Class PropertySelectionType
- java.lang.Object
-
- org.oasis_open.docs.ws_calendar.ns.soap.PropertySelectionType
-
public class PropertySelectionType extends Object
Used to contain a selection of a single property. This selection can be to apply a value change and/or to update the parameters.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>
-
-
Field Summary
Fields Modifier and Type Field Description protected javax.xml.bind.JAXBElement<? extends BasePropertyType>basePropertyprotected PropertyReferenceTypechangeprotected ParametersSelectionTypeparameters
-
Constructor Summary
Constructors Constructor Description PropertySelectionType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.xml.bind.JAXBElement<? extends BasePropertyType>getBaseProperty()Gets the value of the baseProperty property.PropertyReferenceTypegetChange()Gets the value of the change property.ParametersSelectionTypegetParameters()Gets the value of the parameters property.voidsetBaseProperty(javax.xml.bind.JAXBElement<? extends BasePropertyType> value)Sets the value of the baseProperty property.voidsetChange(PropertyReferenceType value)Sets the value of the change property.voidsetParameters(ParametersSelectionType value)Sets the value of the parameters property.
-
-
-
Field Detail
-
baseProperty
protected javax.xml.bind.JAXBElement<? extends BasePropertyType> baseProperty
-
parameters
protected ParametersSelectionType parameters
-
change
protected PropertyReferenceType change
-
-
Method Detail
-
getBaseProperty
public javax.xml.bind.JAXBElement<? extends BasePropertyType> getBaseProperty()
Gets the value of the baseProperty property.- Returns:
- possible object is
JAXBElement<LocationPropType>JAXBElement<XBedeworkMaxTicketsPerUserPropType>JAXBElement<ClassPropType>JAXBElement<ExrulePropType>JAXBElement<PriorityPropType>JAXBElement<DescriptionPropType>JAXBElement<XBedeworkCostPropType>JAXBElement<PercentCompletePropType>JAXBElement<ResourcesPropType>JAXBElement<DurationPropType>JAXBElement<TriggerPropType>JAXBElement<XBedeworkRegistrationEndPropType>JAXBElement<VersionPropType>JAXBElement<CategoriesPropType>JAXBElement<UidPropType>JAXBElement<XBedeworkRegistrationStartPropType>JAXBElement<XMicrosoftCdoIntendedstatusPropType>JAXBElement<XBedeworkWrapperPropType>JAXBElement<AcceptResponsePropType>JAXBElement<OrganizerPropType>JAXBElement<XBedeworkInstanceOnlyPropType>JAXBElement<XMicrosoftCdoBusystatusPropType>JAXBElement<TzoffsetfromPropType>JAXBElement<DtstampPropType>JAXBElement<DtendPropType>JAXBElement<DtstartPropType>JAXBElement<RequestStatusPropType>JAXBElement<XBwContactPropType>JAXBElement<TzoffsettoPropType>JAXBElement<TzurlPropType>JAXBElement<PollPropertiesPropType>JAXBElement<StatusPropType>JAXBElement<TznamePropType>JAXBElement<FreebusyPropType>JAXBElement<ProdidPropType>JAXBElement<DurationPropType>JAXBElement<CreatedPropType>JAXBElement<WsCalendarTypeType>JAXBElement<LinkPropType>JAXBElement<SequencePropType>JAXBElement<UrlPropType>JAXBElement<GeoPropType>JAXBElement<CommentPropType>JAXBElement<WsCalendarAttachType>JAXBElement<CalscalePropType>JAXBElement<XBedeworkExsynchEndtzidPropType>JAXBElement<TzidPropType>JAXBElement<RecurrenceIdPropType>JAXBElement<RdatePropType>JAXBElement<OrganizerPropType>JAXBElement<RepeatPropType>JAXBElement<XBedeworkExsynchStarttzidPropType>JAXBElement<PollModePropType>JAXBElement<TranspPropType>JAXBElement<TolerancePropType>JAXBElement<AttendeePropType>JAXBElement<ContactPropType>JAXBElement<XBedeworkMaxTicketsPropType>JAXBElement<DuePropType>JAXBElement<RelatedToPropType>JAXBElement<LastModifiedPropType>JAXBElement<CompletedPropType>JAXBElement<ExdatePropType>JAXBElement<PollItemIdPropType>JAXBElement<MethodPropType>JAXBElement<XBedeworkWaitListLimitPropType>JAXBElement<XBwLocationPropType>JAXBElement<RrulePropType>JAXBElement<XBedeworkExsynchLastmodPropType>JAXBElement<ActionPropType>JAXBElement<VoterPropType>JAXBElement<SummaryPropType>JAXBElement<XBwCategoriesPropType>JAXBElement<AttachPropType>JAXBElement<BasePropertyType>
-
setBaseProperty
public void setBaseProperty(javax.xml.bind.JAXBElement<? extends BasePropertyType> value)
Sets the value of the baseProperty property.- Parameters:
value- allowed object isJAXBElement<LocationPropType>JAXBElement<XBedeworkMaxTicketsPerUserPropType>JAXBElement<ClassPropType>JAXBElement<ExrulePropType>JAXBElement<PriorityPropType>JAXBElement<DescriptionPropType>JAXBElement<XBedeworkCostPropType>JAXBElement<PercentCompletePropType>JAXBElement<ResourcesPropType>JAXBElement<DurationPropType>JAXBElement<TriggerPropType>JAXBElement<XBedeworkRegistrationEndPropType>JAXBElement<VersionPropType>JAXBElement<CategoriesPropType>JAXBElement<UidPropType>JAXBElement<XBedeworkRegistrationStartPropType>JAXBElement<XMicrosoftCdoIntendedstatusPropType>JAXBElement<XBedeworkWrapperPropType>JAXBElement<AcceptResponsePropType>JAXBElement<OrganizerPropType>JAXBElement<XBedeworkInstanceOnlyPropType>JAXBElement<XMicrosoftCdoBusystatusPropType>JAXBElement<TzoffsetfromPropType>JAXBElement<DtstampPropType>JAXBElement<DtendPropType>JAXBElement<DtstartPropType>JAXBElement<RequestStatusPropType>JAXBElement<XBwContactPropType>JAXBElement<TzoffsettoPropType>JAXBElement<TzurlPropType>JAXBElement<PollPropertiesPropType>JAXBElement<StatusPropType>JAXBElement<TznamePropType>JAXBElement<FreebusyPropType>JAXBElement<ProdidPropType>JAXBElement<DurationPropType>JAXBElement<CreatedPropType>JAXBElement<WsCalendarTypeType>JAXBElement<LinkPropType>JAXBElement<SequencePropType>JAXBElement<UrlPropType>JAXBElement<GeoPropType>JAXBElement<CommentPropType>JAXBElement<WsCalendarAttachType>JAXBElement<CalscalePropType>JAXBElement<XBedeworkExsynchEndtzidPropType>JAXBElement<TzidPropType>JAXBElement<RecurrenceIdPropType>JAXBElement<RdatePropType>JAXBElement<OrganizerPropType>JAXBElement<RepeatPropType>JAXBElement<XBedeworkExsynchStarttzidPropType>JAXBElement<PollModePropType>JAXBElement<TranspPropType>JAXBElement<TolerancePropType>JAXBElement<AttendeePropType>JAXBElement<ContactPropType>JAXBElement<XBedeworkMaxTicketsPropType>JAXBElement<DuePropType>JAXBElement<RelatedToPropType>JAXBElement<LastModifiedPropType>JAXBElement<CompletedPropType>JAXBElement<ExdatePropType>JAXBElement<PollItemIdPropType>JAXBElement<MethodPropType>JAXBElement<XBedeworkWaitListLimitPropType>JAXBElement<XBwLocationPropType>JAXBElement<RrulePropType>JAXBElement<XBedeworkExsynchLastmodPropType>JAXBElement<ActionPropType>JAXBElement<VoterPropType>JAXBElement<SummaryPropType>JAXBElement<XBwCategoriesPropType>JAXBElement<AttachPropType>JAXBElement<BasePropertyType>
-
getParameters
public ParametersSelectionType getParameters()
Gets the value of the parameters property.- Returns:
- possible object is
ParametersSelectionType
-
setParameters
public void setParameters(ParametersSelectionType value)
Sets the value of the parameters property.- Parameters:
value- allowed object isParametersSelectionType
-
getChange
public PropertyReferenceType getChange()
Gets the value of the change property.- Returns:
- possible object is
PropertyReferenceType
-
setChange
public void setChange(PropertyReferenceType value)
Sets the value of the change property.- Parameters:
value- allowed object isPropertyReferenceType
-
-