public abstract class RemoveTagRequest extends Object
| Constructor and Description |
|---|
RemoveTagRequest() |
| Modifier and Type | Method and Description |
|---|---|
abstract @NotNull String |
getAttributeName() |
abstract @NotNull String |
getEntityTypeId() |
abstract @NotEmpty String |
getOntologyTermIRI() |
abstract @NotNull String |
getRelationIRI() |
@NotNull public abstract @NotNull String getEntityTypeId()
@NotNull public abstract @NotNull String getAttributeName()
@NotNull public abstract @NotNull String getRelationIRI()
@NotEmpty public abstract @NotEmpty String getOntologyTermIRI()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.