com.adobe.livecycle.rightsmanagement.client.businessobject
Class InspectDocResult

java.lang.Object
  extended by com.adobe.livecycle.rightsmanagement.client.businessobject.InspectDocResult

public class InspectDocResult
extends java.lang.Object


Constructor Summary
InspectDocResult()
           
 
Method Summary
 java.lang.String getServerUrl()
           
 boolean isProtected()
           
 void setProtected(boolean isProtected)
           
 void setServerUrl(java.lang.String serverUrl)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InspectDocResult

public InspectDocResult()
Method Detail

isProtected

public boolean isProtected()

setProtected

public void setProtected(boolean isProtected)

getServerUrl

public java.lang.String getServerUrl()

setServerUrl

public void setServerUrl(java.lang.String serverUrl)