| Modifier and Type | Class and Description |
|---|---|
static class |
EntityTypeResult.Builder |
| Constructor and Description |
|---|
EntityTypeResult() |
| Modifier and Type | Method and Description |
|---|---|
static EntityTypeResult.Builder |
builder() |
abstract com.google.common.collect.ImmutableList<AttributeResult> |
getAttributes() |
abstract String |
getId() |
abstract long |
getNrOfMatchingEntities() |
abstract String |
getPackageId() |
abstract boolean |
isDescriptionMatch() |
abstract boolean |
isLabelMatch() |
boolean |
isMatch() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getLabel, isDescriptionMatch, isLabelMatch, isLabelOrDescriptionMatchpublic abstract String getId()
public abstract boolean isLabelMatch()
public abstract boolean isDescriptionMatch()
public abstract com.google.common.collect.ImmutableList<AttributeResult> getAttributes()
public abstract long getNrOfMatchingEntities()
public boolean isMatch()
public static EntityTypeResult.Builder builder()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.