@Immutable public abstract static class AttachmentValue.AttachmentValueString extends AttachmentValue
AttachmentValue
.AttachmentValue.AttachmentValueString
Modifier and Type | Method and Description |
---|---|
static AttachmentValue.AttachmentValueString |
create(String value)
Creates an
AttachmentValue.AttachmentValueString . |
getValue
public static AttachmentValue.AttachmentValueString create(String value)
AttachmentValue.AttachmentValueString
.value
- the string value.AttachmentValueString
.