public class ParameterReferenceType extends Object
Java class for ParameterReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParameterReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:ietf:params:xml:ns:icalendar-2.0}baseParameter"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends BaseParameterType> |
baseParameter |
| Constructor and Description |
|---|
ParameterReferenceType() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends BaseParameterType> |
getBaseParameter()
Gets the value of the baseParameter property.
|
void |
setBaseParameter(JAXBElement<? extends BaseParameterType> value)
Sets the value of the baseParameter property.
|
protected JAXBElement<? extends BaseParameterType> baseParameter
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>Copyright © 2019 Bedework. All rights reserved.