java.lang.Object | |
↳ | com.emc.documentum.fs.rt.services.GetHttpSessionIdResponse |
Java class for getHttpSessionIdResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="getHttpSessionIdResponse"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
_return |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the return property.
| |||||||||||
Sets the value of the return property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Gets the value of the return property.
Sets the value of the return property.
value | Allowed object is String |
---|