public class

GetDeploymentId

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

Class Overview

Java class for getDeploymentId complex type.

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

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

Summary

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

Public Constructors

public GetDeploymentId ()