Modifier and Type | Method and Description |
---|---|
AttachmentText |
License.getAttachmentText() |
AttachmentText |
Swid.getAttachmentText() |
AttachmentText |
Diff.getText() |
AttachmentText |
ReleaseNotes.Notes.getText() |
Modifier and Type | Method and Description |
---|---|
void |
Swid.setAttachmentText(AttachmentText attachmentText) |
void |
License.setLicenseText(AttachmentText attachmentText) |
void |
Diff.setText(AttachmentText text) |
void |
ReleaseNotes.Notes.setText(AttachmentText text) |
Modifier and Type | Method and Description |
---|---|
AttachmentText |
Contents.getAttachment() |
Modifier and Type | Method and Description |
---|---|
void |
Contents.setAttachment(AttachmentText attachment) |
Modifier and Type | Method and Description |
---|---|
AttachmentText |
Content.getAttachment() |
AttachmentText |
Graphics.Graphic.getImage() |
Modifier and Type | Method and Description |
---|---|
void |
Content.setAttachment(AttachmentText attachment) |
void |
Graphics.Graphic.setImage(AttachmentText image) |
Modifier and Type | Method and Description |
---|---|
AttachmentText |
AbstractType.getData() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractType.setData(AttachmentText data) |
Modifier and Type | Method and Description |
---|---|
AttachmentText |
Event.getData() |
Modifier and Type | Method and Description |
---|---|
void |
Event.setData(AttachmentText data) |
Modifier and Type | Method and Description |
---|---|
List<AttachmentText> |
ProofOfConcept.getSupportingMaterial() |
Modifier and Type | Method and Description |
---|---|
void |
ProofOfConcept.setSupportingMaterial(List<AttachmentText> supportingMaterial) |
Modifier and Type | Method and Description |
---|---|
AttachmentText |
AttachmentTextDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.