public static class ProvideAndRegisterDocumentSetRequestType.Document extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected DataHandler |
value |
| Constructor and Description |
|---|
Document() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
DataHandler |
getValue() |
void |
setId(String value) |
void |
setValue(DataHandler value) |
protected DataHandler value
protected String id
public DataHandler getValue()
public void setValue(DataHandler value)
public String getId()
public void setId(String value)
Copyright © 2020. All rights reserved.