public class AttachmentField
public AttachmentField(@NotNull
java.lang.String title,
@NotNull
java.lang.String value,
boolean p)
@NotNull public java.lang.String getTitle()
@NotNull public java.lang.String getValue()
public boolean getShort()
@NotNull public java.lang.String component1()
@NotNull public java.lang.String component2()
public boolean component3()
@NotNull public AttachmentField copy(@NotNull java.lang.String title, @NotNull java.lang.String value, boolean p)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)