|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectihe.iti.xds_b._2007.RetrieveDocumentSetRequestType.DocumentRequest
public static class RetrieveDocumentSetRequestType.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="HomeCommunityId" type="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}LongName" minOccurs="0"/>
<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 String |
documentUniqueId
|
protected String |
homeCommunityId
|
protected String |
repositoryUniqueId
|
| Constructor Summary | |
|---|---|
RetrieveDocumentSetRequestType.DocumentRequest()
|
|
| Method Summary | |
|---|---|
String |
getDocumentUniqueId()
Gets the value of the documentUniqueId property. |
String |
getHomeCommunityId()
Gets the value of the homeCommunityId property. |
String |
getRepositoryUniqueId()
Gets the value of the repositoryUniqueId property. |
void |
setDocumentUniqueId(String value)
Sets the value of the documentUniqueId property. |
void |
setHomeCommunityId(String value)
Sets the value of the homeCommunityId property. |
void |
setRepositoryUniqueId(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 String homeCommunityId
protected String repositoryUniqueId
protected String documentUniqueId
| Constructor Detail |
|---|
public RetrieveDocumentSetRequestType.DocumentRequest()
| Method Detail |
|---|
public String getHomeCommunityId()
Stringpublic void setHomeCommunityId(String value)
value - allowed object is
Stringpublic String getRepositoryUniqueId()
Stringpublic void setRepositoryUniqueId(String value)
value - allowed object is
Stringpublic String getDocumentUniqueId()
Stringpublic void setDocumentUniqueId(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||