public class Conversions extends GenericModel
| Constructor and Description |
|---|
Conversions() |
| Modifier and Type | Method and Description |
|---|---|
Html |
getHtml() |
List<NormalizationOperation> |
getJson() |
Pdf |
getPdf() |
Word |
getWord() |
equals, hashCode, toStringpublic Pdf getPdf()
public Word getWord()
public Html getHtml()
public List<NormalizationOperation> getJson()
Copyright © 2015–2016 IBM Watson. All rights reserved.