com.sap.caf.core.services.appsrv.doccontent
Class IsDocumentLockedResponse
java.lang.Object
com.sap.caf.core.services.appsrv.doccontent.IsDocumentLockedResponse
- All Implemented Interfaces:
- Serializable
public class IsDocumentLockedResponse
- extends Object
- implements Serializable
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="retValue" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
retValue
protected Boolean retValue
IsDocumentLockedResponse
public IsDocumentLockedResponse()
isRetValue
public Boolean isRetValue()
- Gets the value of the retValue property.
- Returns:
- possible object is
Boolean
setRetValue
public void setRetValue(Boolean value)
- Sets the value of the retValue property.
- Parameters:
value - allowed object is
Boolean
This class can be accessed from:
|
SC
|
DC
|
[sap.com] CAF
|
[sap.com] caf/core/ear
|
Copyright 2010 SAP AG Complete Copyright Notice