public class Diff extends Object
Constructor and Description |
---|
Diff() |
Modifier and Type | Method and Description |
---|---|
AttachmentText |
getText() |
String |
getUrl() |
void |
setText(AttachmentText text) |
void |
setUrl(String url) |
public AttachmentText getText()
public void setText(AttachmentText text)
public String getUrl()
public void setUrl(String url)
Copyright © 2017–2021 CycloneDX. All rights reserved.