@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class DocumentFieldsInformation extends Object
| Constructor and Description |
|---|
DocumentFieldsInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<NameValue> |
getDocumentFields()
The array of name/value custom data strings to be added to a document.
|
int |
hashCode() |
void |
setDocumentFields(List<NameValue> documentFields) |
String |
toString() |
public List<NameValue> getDocumentFields()
Copyright © 2017. All rights reserved.