| java.lang.Object | ||
| ↳ | com.emc.documentum.fs.datamodel.core.profiles.Profile | |
| ↳ | com.emc.documentum.fs.datamodel.core.profiles.VdmRetrieveProfile | |
Java class for VdmRetrieveProfile complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VdmRetrieveProfile">
<complexContent>
<extension base="{http://profiles.core.datamodel.fs.documentum.emc.com/}Profile">
<sequence>
</sequence>
<attribute name="shouldFollowAssembly" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="binding" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| binding | |||||||||||
| shouldFollowAssembly | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the binding property.
| |||||||||||
Gets the value of the shouldFollowAssembly property.
| |||||||||||
Sets the value of the binding property.
| |||||||||||
Sets the value of the shouldFollowAssembly property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the binding property.
Gets the value of the shouldFollowAssembly property.
Sets the value of the binding property.
| value | Allowed object is String |
|---|
Sets the value of the shouldFollowAssembly property.
| value |
|---|