public class PredefinedLabelQuery
public PredefinedLabelQuery(@NotNull
java.lang.String entityTypeName,
@NotNull
java.lang.String predefinedValue,
@NotNull
java.util.Locale locale,
@NotNull
java.lang.String label)
@NotNull public java.lang.String getEntityTypeName()
@NotNull public java.lang.String getPredefinedValue()
@NotNull public java.util.Locale getLocale()
@NotNull public java.lang.String getLabel()
@NotNull public java.lang.String component1()
@NotNull public java.lang.String component2()
@NotNull public java.util.Locale component3()
@NotNull public java.lang.String component4()
@NotNull public PredefinedLabelQuery copy(@NotNull java.lang.String entityTypeName, @NotNull java.lang.String predefinedValue, @NotNull java.util.Locale locale, @NotNull java.lang.String label)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)