public class ParameterSelectionType extends Object
Java class for ParameterSelectionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParameterSelectionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:ietf:params:xml:ns:icalendar-2.0}baseParameter"/>
<element name="change" type="{http://docs.oasis-open.org/ws-calendar/ns/soap}ParameterReferenceType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends BaseParameterType> |
baseParameter |
protected ParameterReferenceType |
change |
| Constructor and Description |
|---|
ParameterSelectionType() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends BaseParameterType> |
getBaseParameter()
Gets the value of the baseParameter property.
|
ParameterReferenceType |
getChange()
Gets the value of the change property.
|
void |
setBaseParameter(JAXBElement<? extends BaseParameterType> value)
Sets the value of the baseParameter property.
|
void |
setChange(ParameterReferenceType value)
Sets the value of the change property.
|
protected JAXBElement<? extends BaseParameterType> baseParameter
protected ParameterReferenceType change
public JAXBElement<? extends BaseParameterType> getBaseParameter()
JAXBElement<DirParamType>
JAXBElement<RsvpParamType>
JAXBElement<AltrepParamType>
JAXBElement<TextParameterType>
JAXBElement<ScheduleStatusParamType>
JAXBElement<LanguageParamType>
JAXBElement<CutypeParamType>
JAXBElement<ResponseParameterType>
JAXBElement<RangeParamType>
JAXBElement<PublicCommentParameterType>
JAXBElement<EncodingParamType>
JAXBElement<XBedeworkLocKeyParamType>
JAXBElement<RelatedParamType>
JAXBElement<DurationParameterType>
JAXBElement<FmttypeParamType>
JAXBElement<StayInformedParameterType>
JAXBElement<ScheduleForceSendParamType>
JAXBElement<ScheduleAgentParamType>
JAXBElement<DelegatedToParamType>
JAXBElement<XBedeworkUidParamType>
JAXBElement<DelegatedFromParamType>
JAXBElement<SentByParamType>
JAXBElement<TzidParamType>
JAXBElement<XBedeworkWrappedNameParamType>
JAXBElement<BaseParameterType>
JAXBElement<CnParamType>
JAXBElement<RoleParamType>
JAXBElement<MemberParamType>
JAXBElement<PartstatParamType>
JAXBElement<ReltypeParamType>
JAXBElement<FbtypeParamType>public void setBaseParameter(JAXBElement<? extends BaseParameterType> value)
value - allowed object is
JAXBElement<DirParamType>
JAXBElement<RsvpParamType>
JAXBElement<AltrepParamType>
JAXBElement<TextParameterType>
JAXBElement<ScheduleStatusParamType>
JAXBElement<LanguageParamType>
JAXBElement<CutypeParamType>
JAXBElement<ResponseParameterType>
JAXBElement<RangeParamType>
JAXBElement<PublicCommentParameterType>
JAXBElement<EncodingParamType>
JAXBElement<XBedeworkLocKeyParamType>
JAXBElement<RelatedParamType>
JAXBElement<DurationParameterType>
JAXBElement<FmttypeParamType>
JAXBElement<StayInformedParameterType>
JAXBElement<ScheduleForceSendParamType>
JAXBElement<ScheduleAgentParamType>
JAXBElement<DelegatedToParamType>
JAXBElement<XBedeworkUidParamType>
JAXBElement<DelegatedFromParamType>
JAXBElement<SentByParamType>
JAXBElement<TzidParamType>
JAXBElement<XBedeworkWrappedNameParamType>
JAXBElement<BaseParameterType>
JAXBElement<CnParamType>
JAXBElement<RoleParamType>
JAXBElement<MemberParamType>
JAXBElement<PartstatParamType>
JAXBElement<ReltypeParamType>
JAXBElement<FbtypeParamType>public ParameterReferenceType getChange()
ParameterReferenceTypepublic void setChange(ParameterReferenceType value)
value - allowed object is
ParameterReferenceTypeCopyright © 2019 Bedework. All rights reserved.