public class UpdateEntityDefinitionQuery
extends ApplicationScopedQuery
| Constructor and Description |
|---|
UpdateEntityDefinitionQuery(ai.tock.nlp.front.shared.config.EntityDefinition entity) |
| Modifier and Type | Method and Description |
|---|---|
ai.tock.nlp.front.shared.config.EntityDefinition |
component1() |
UpdateEntityDefinitionQuery |
copy(ai.tock.nlp.front.shared.config.EntityDefinition entity) |
boolean |
equals(java.lang.Object p) |
ai.tock.nlp.front.shared.config.EntityDefinition |
getEntity() |
int |
hashCode() |
java.lang.String |
toString() |
getApplicationName, getCurrentLanguage, getLanguage, getNamespacepublic UpdateEntityDefinitionQuery(@NotNull
ai.tock.nlp.front.shared.config.EntityDefinition entity)
@NotNull public ai.tock.nlp.front.shared.config.EntityDefinition getEntity()
@NotNull public ai.tock.nlp.front.shared.config.EntityDefinition component1()
@NotNull public UpdateEntityDefinitionQuery copy(@NotNull ai.tock.nlp.front.shared.config.EntityDefinition entity)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)