| java.lang.Object | |
| ↳ | com.microsoft.schemas.crm._2011.contracts.AppointmentRequest |
Java class for AppointmentRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AppointmentRequest">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AnchorOffset" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="AppointmentsToIgnore" type="{http://schemas.microsoft.com/crm/2011/Contracts}ArrayOfAppointmentsToIgnore" minOccurs="0"/>
<element name="Constraints" type="{http://schemas.microsoft.com/crm/2011/Contracts}ArrayOfConstraintRelation" minOccurs="0"/>
<element name="Direction" type="{http://schemas.microsoft.com/crm/2011/Contracts}SearchDirection" minOccurs="0"/>
<element name="Duration" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="NumberOfResults" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Objectives" type="{http://schemas.microsoft.com/crm/2011/Contracts}ArrayOfObjectiveRelation" minOccurs="0"/>
<element name="RecurrenceDuration" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="RecurrenceTimeZoneCode" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="RequiredResources" type="{http://schemas.microsoft.com/crm/2011/Contracts}ArrayOfRequiredResource" minOccurs="0"/>
<element name="SearchRecurrenceRule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SearchRecurrenceStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SearchWindowEnd" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SearchWindowStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ServiceId" type="{http://schemas.microsoft.com/2003/10/Serialization/}guid" minOccurs="0"/>
<element name="Sites" type="{http://schemas.microsoft.com/2003/10/Serialization/Arrays}ArrayOfguid" minOccurs="0"/>
<element name="UserTimeZoneCode" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| anchorOffset | |||||||||||
| appointmentsToIgnore | |||||||||||
| constraints | |||||||||||
| direction | |||||||||||
| duration | |||||||||||
| numberOfResults | |||||||||||
| objectives | |||||||||||
| recurrenceDuration | |||||||||||
| recurrenceTimeZoneCode | |||||||||||
| requiredResources | |||||||||||
| searchRecurrenceRule | |||||||||||
| searchRecurrenceStart | |||||||||||
| searchWindowEnd | |||||||||||
| searchWindowStart | |||||||||||
| serviceId | |||||||||||
| sites | |||||||||||
| userTimeZoneCode | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the anchorOffset property.
| |||||||||||
Gets the value of the appointmentsToIgnore property.
| |||||||||||
Gets the value of the constraints property.
| |||||||||||
Gets the value of the direction property.
| |||||||||||
Gets the value of the duration property.
| |||||||||||
Gets the value of the numberOfResults property.
| |||||||||||
Gets the value of the objectives property.
| |||||||||||
Gets the value of the recurrenceDuration property.
| |||||||||||
Gets the value of the recurrenceTimeZoneCode property.
| |||||||||||
Gets the value of the requiredResources property.
| |||||||||||
Gets the value of the searchRecurrenceRule property.
| |||||||||||
Gets the value of the searchRecurrenceStart property.
| |||||||||||
Gets the value of the searchWindowEnd property.
| |||||||||||
Gets the value of the searchWindowStart property.
| |||||||||||
Gets the value of the serviceId property.
| |||||||||||
Gets the value of the sites property.
| |||||||||||
Gets the value of the userTimeZoneCode property.
| |||||||||||
Sets the value of the anchorOffset property.
| |||||||||||
Sets the value of the appointmentsToIgnore property.
| |||||||||||
Sets the value of the constraints property.
| |||||||||||
Sets the value of the direction property.
| |||||||||||
Sets the value of the duration property.
| |||||||||||
Sets the value of the numberOfResults property.
| |||||||||||
Sets the value of the objectives property.
| |||||||||||
Sets the value of the recurrenceDuration property.
| |||||||||||
Sets the value of the recurrenceTimeZoneCode property.
| |||||||||||
Sets the value of the requiredResources property.
| |||||||||||
Sets the value of the searchRecurrenceRule property.
| |||||||||||
Sets the value of the searchRecurrenceStart property.
| |||||||||||
Sets the value of the searchWindowEnd property.
| |||||||||||
Sets the value of the searchWindowStart property.
| |||||||||||
Sets the value of the serviceId property.
| |||||||||||
Sets the value of the sites property.
| |||||||||||
Sets the value of the userTimeZoneCode property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the anchorOffset property.
Gets the value of the appointmentsToIgnore property.
ArrayOfAppointmentsToIgnore
Gets the value of the constraints property.
ArrayOfConstraintRelation
Gets the value of the direction property.
SearchDirection
Gets the value of the duration property.
Gets the value of the numberOfResults property.
Gets the value of the objectives property.
ArrayOfObjectiveRelation
Gets the value of the recurrenceDuration property.
Gets the value of the recurrenceTimeZoneCode property.
Gets the value of the requiredResources property.
ArrayOfRequiredResource
Gets the value of the searchRecurrenceRule property.
Gets the value of the searchRecurrenceStart property.
Gets the value of the searchWindowEnd property.
Gets the value of the searchWindowStart property.
Gets the value of the serviceId property.
Guid
Gets the value of the sites property.
ArrayOfguid
Gets the value of the userTimeZoneCode property.
Sets the value of the anchorOffset property.
| value | Allowed object is Integer |
|---|
Sets the value of the appointmentsToIgnore property.
| value | Allowed object is
ArrayOfAppointmentsToIgnore
|
|---|
Sets the value of the constraints property.
| value | Allowed object is
ArrayOfConstraintRelation
|
|---|
Sets the value of the direction property.
| value | Allowed object is
SearchDirection
|
|---|
Sets the value of the duration property.
| value | Allowed object is Integer |
|---|
Sets the value of the numberOfResults property.
| value | Allowed object is Integer |
|---|
Sets the value of the objectives property.
| value | Allowed object is
ArrayOfObjectiveRelation
|
|---|
Sets the value of the recurrenceDuration property.
| value | Allowed object is Integer |
|---|
Sets the value of the recurrenceTimeZoneCode property.
| value | Allowed object is Integer |
|---|
Sets the value of the requiredResources property.
| value | Allowed object is
ArrayOfRequiredResource
|
|---|
Sets the value of the searchRecurrenceRule property.
| value | Allowed object is String |
|---|
Sets the value of the searchRecurrenceStart property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the searchWindowEnd property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the searchWindowStart property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the serviceId property.
| value | Allowed object is
Guid
|
|---|
Sets the value of the sites property.
| value | Allowed object is
ArrayOfguid
|
|---|
Sets the value of the userTimeZoneCode property.
| value | Allowed object is Integer |
|---|