public class QueryNoticesResult extends DynamicModel
| Constructor and Description | 
|---|
| QueryNoticesResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getCollectionId()Gets the collectionId. | 
| java.lang.String | getId()Gets the id. | 
| java.util.Map | getMetadata()Gets the metadata. | 
| QueryResultResultMetadata | getResultMetadata()Gets the resultMetadata. | 
| java.lang.Double | getScore()Gets the score. | 
equals, hashCode, toStringpublic java.lang.String getId()
public java.lang.Double getScore()
public java.util.Map getMetadata()
public java.lang.String getCollectionId()
public QueryResultResultMetadata getResultMetadata()