| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.userprofile.GetPropertyChoiceListResponse |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="GetPropertyChoiceListResult" type="{http://microsoft.com/webservices/SharePointPortalServer/UserProfileService}ArrayOfString" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| getPropertyChoiceListResult | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the getPropertyChoiceListResult property.
| |||||||||||
Sets the value of the getPropertyChoiceListResult property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the getPropertyChoiceListResult property.
ArrayOfString
Sets the value of the getPropertyChoiceListResult property.
| value | Allowed object is
ArrayOfString
|
|---|