| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.webs.GetObjectIdFromUrlResponse |
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="GetObjectIdFromUrlResult">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| GetObjectIdFromUrlResponse.GetObjectIdFromUrlResult | Java class for anonymous complex type. |
||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| getObjectIdFromUrlResult | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the getObjectIdFromUrlResult property.
| |||||||||||
Sets the value of the getObjectIdFromUrlResult property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the getObjectIdFromUrlResult property.
GetObjectIdFromUrlResponse.GetObjectIdFromUrlResult
Sets the value of the getObjectIdFromUrlResult property.
| value | Allowed object is
GetObjectIdFromUrlResponse.GetObjectIdFromUrlResult
|
|---|