-
public final class AttachmentField
-
-
Constructor Summary
Constructors Constructor Description AttachmentField(String title, String value, Boolean short)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final Stringcomponent2()final Booleancomponent3()final AttachmentFieldcopy(String title, String value, Boolean short)final StringgetTitle()final StringgetValue()final BooleangetShort()-
-
Method Detail
-
component1
final String component1()
-
component2
final String component2()
-
component3
final Boolean component3()
-
copy
final AttachmentField copy(String title, String value, Boolean short)
-
-
-
-