|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectihe.iti.xds_b._2007.RetrieveDocumentSetResponseType.DocumentResponse
public static class RetrieveDocumentSetResponseType.DocumentResponse
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"/>
<element name="mimeType" type="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}LongName"/>
<element name="Document" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected DataHandler |
document
|
protected String |
documentUniqueId
|
protected String |
homeCommunityId
|
protected String |
mimeType
|
protected String |
repositoryUniqueId
|
| Constructor Summary | |
|---|---|
RetrieveDocumentSetResponseType.DocumentResponse()
|
|
| Method Summary | |
|---|---|
DataHandler |
getDocument()
Gets the value of the document property. |
String |
getDocumentUniqueId()
Gets the value of the documentUniqueId property. |
String |
getHomeCommunityId()
Gets the value of the homeCommunityId property. |
String |
getMimeType()
Gets the value of the mimeType property. |
String |
getRepositoryUniqueId()
Gets the value of the repositoryUniqueId property. |
void |
setDocument(DataHandler value)
Sets the value of the document property. |
void |
setDocumentUniqueId(String value)
Sets the value of the documentUniqueId property. |
void |
setHomeCommunityId(String value)
Sets the value of the homeCommunityId property. |
void |
setMimeType(String value)
Sets the value of the mimeType 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
protected String mimeType
protected DataHandler document
| Constructor Detail |
|---|
public RetrieveDocumentSetResponseType.DocumentResponse()
| 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
Stringpublic String getMimeType()
Stringpublic void setMimeType(String value)
value - allowed object is
Stringpublic DataHandler getDocument()
DataHandlerpublic void setDocument(DataHandler value)
value - allowed object is
DataHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||