public static class ProvideAndRegisterDocumentSetRequestType.Document extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>base64Binary">
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
Document() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the value of the id property.
|
DataHandler |
getValue()
Gets the value of the value property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setValue(DataHandler value)
Sets the value of the value property.
|
public DataHandler getValue()
DataHandlerpublic void setValue(DataHandler value)
value - allowed object is
DataHandlerCopyright © 2010–2025. All rights reserved.