Class Swid
java.lang.Object
org.cyclonedx.model.Swid
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getTagId()inthashCode()isPatch()voidsetAttachmentText(AttachmentText attachmentText) voidvoidvoidvoidsetTagVersion(Integer tagVersion) voidsetVersion(String version)
-
Field Details
-
tagId
-
name
-
version
-
tagVersion
-
patch
-
attachmentText
-
-
Constructor Details
-
Swid
public Swid()
-
-
Method Details
-
getTagId
-
setTagId
-
getName
-
setName
-
getVersion
-
setVersion
-
getTagVersion
-
setTagVersion
-
isPatch
-
setPatch
-
getAttachmentText
-
setAttachmentText
-
equals
-
hashCode
-