public class Microformat extends GenericModel
AlchemyLanguage
service.Constructor and Description |
---|
Microformat() |
Modifier and Type | Method and Description |
---|---|
String |
getData()
Gets the data.
|
String |
getField()
Gets the field.
|
void |
setData(String data)
Sets the data.
|
void |
setField(String field)
Sets the field.
|
equals, hashCode, toString
public String getData()
public String getField()
public void setData(String data)
data
- the data to setpublic void setField(String field)
field
- the field to setCopyright © 2015–2016 IBM Watson. All rights reserved.