|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectihe.iti.xds_b._2007.RetrieveDocumentSetRequest.DocumentRequest
public static class RetrieveDocumentSetRequest.DocumentRequest
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="RepositoryUniqueId" type="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}LongName"/> <element name="DocumentUniqueId" type="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}LongName"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.lang.String |
documentUniqueId
|
protected java.lang.String |
repositoryUniqueId
|
Constructor Summary | |
---|---|
RetrieveDocumentSetRequest.DocumentRequest()
|
Method Summary | |
---|---|
java.lang.String |
getDocumentUniqueId()
Gets the value of the documentUniqueId property. |
java.lang.String |
getRepositoryUniqueId()
Gets the value of the repositoryUniqueId property. |
void |
setDocumentUniqueId(java.lang.String value)
Sets the value of the documentUniqueId property. |
void |
setRepositoryUniqueId(java.lang.String value)
Sets the value of the repositoryUniqueId property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String repositoryUniqueId
protected java.lang.String documentUniqueId
Constructor Detail |
---|
public RetrieveDocumentSetRequest.DocumentRequest()
Method Detail |
---|
public java.lang.String getRepositoryUniqueId()
String
public void setRepositoryUniqueId(java.lang.String value)
value
- allowed object is
String
public java.lang.String getDocumentUniqueId()
String
public void setDocumentUniqueId(java.lang.String value)
value
- allowed object is
String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |