public class ParseQuery
extends ApplicationScopedQuery
public ParseQuery(@NotNull
java.lang.String query,
boolean checkExistingQuery,
@Nullable
java.lang.String state)
@NotNull public ai.tock.nlp.front.shared.parser.ParseQuery toQuery()
@NotNull public java.lang.String getQuery()
public boolean getCheckExistingQuery()
@Nullable public java.lang.String getState()
@NotNull public java.lang.String component1()
public boolean component2()
@Nullable public java.lang.String component3()
@NotNull public ParseQuery copy(@NotNull java.lang.String query, boolean checkExistingQuery, @Nullable java.lang.String state)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)