com.sap.caf.core.services.appsrv.doccontent

Class RemoveRelatedObjectRidResponse

java.lang.Object
  extended by com.sap.caf.core.services.appsrv.doccontent.RemoveRelatedObjectRidResponse
All Implemented Interfaces:
Serializable

public class RemoveRelatedObjectRidResponse
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="Output" type="{http://www.sap.com/caf/sap.com/caf.core/services}Rid" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  String output
           
 
Constructor Summary
RemoveRelatedObjectRidResponse()
           
 
Method Summary
 String getOutput()
          Gets the value of the output property.
 void setOutput(String value)
          Sets the value of the output property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

output

protected String output
Constructor Detail

RemoveRelatedObjectRidResponse

public RemoveRelatedObjectRidResponse()
Method Detail

getOutput

public String getOutput()
Gets the value of the output property.

Returns:
possible object is String

setOutput

public void setOutput(String value)
Sets the value of the output property.

Parameters:
value - allowed object is String
Access Rights

This class can be accessed from:


SC DC
[sap.com] CAF [sap.com] caf/core/ear


Copyright 2010 SAP AG Complete Copyright Notice