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

Class IsAttachedResponse

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

public class IsAttachedResponse
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="isAttached" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  Boolean isAttached
           
 
Constructor Summary
IsAttachedResponse()
           
 
Method Summary
 Boolean isIsAttached()
          Gets the value of the isAttached property.
 void setIsAttached(Boolean value)
          Sets the value of the isAttached property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isAttached

protected Boolean isAttached
Constructor Detail

IsAttachedResponse

public IsAttachedResponse()
Method Detail

isIsAttached

public Boolean isIsAttached()
Gets the value of the isAttached property.

Returns:
possible object is Boolean

setIsAttached

public void setIsAttached(Boolean value)
Sets the value of the isAttached property.

Parameters:
value - allowed object is Boolean
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