public static class ContentItemResource.Mention extends Object implements Comparable<ContentItemResource.Mention>
EntityExtractionSummaries.| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ContentItemResource.Mention o) |
boolean |
equals(Object obj) |
Double |
getConfidence() |
Integer |
getEnd() |
String |
getName() |
Integer |
getStart() |
boolean |
hasConfidence() |
int |
hashCode() |
boolean |
hasOccurrence() |
public String getName()
public Integer getStart()
public Integer getEnd()
public Double getConfidence()
public boolean hasOccurrence()
public boolean hasConfidence()
public int compareTo(ContentItemResource.Mention o)
compareTo in interface Comparable<ContentItemResource.Mention>Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.