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, toStringpublic 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. All rights reserved.