public class Match extends GenericModel
ConceptInsights service.| Constructor and Description |
|---|
Match() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the id.
|
String |
getLabel()
Gets the label.
|
void |
setId(String id)
Sets the id.
|
void |
setLabel(String label)
Sets the label.
|
equals, hashCode, toStringpublic String getId()
public String getLabel()
public void setId(String id)
id - The idpublic void setLabel(String label)
label - The labelCopyright © 2015–2016. All rights reserved.