public class

UnregisterResponse

extends Object
java.lang.Object
   ↳ com.emc.documentum.fs.rt.services.UnregisterResponse

Class Overview

Java class for unregisterResponse complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="unregisterResponse">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Public Constructors
UnregisterResponse()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public UnregisterResponse ()