Class License
java.lang.Object
org.cyclonedx.model.ExtensibleElement
org.cyclonedx.model.License
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()getUrl()inthashCode()voidsetAcknowledgement(String acknowledgement) voidvoidvoidsetLicenseText(AttachmentText attachmentText) voidsetLicensing(Licensing licensing) voidvoidsetProperties(List<Property> properties) voidMethods inherited from class ExtensibleElement
add, addExtensibleType, getExtensibleTypes, getExtensions, setExtensibleTypes, setExtensions
-
Field Details
-
bomRef
-
id
-
name
-
acknowledgement
-
licensing
-
attachmentText
-
url
-
properties
-
-
Constructor Details
-
License
public License()
-
-
Method Details
-
getBomRef
-
setBomRef
-
getId
-
setId
-
getName
-
setName
-
getLicensing
-
setLicensing
-
getUrl
-
setUrl
-
getProperties
-
setProperties
-
getAttachmentText
-
setLicenseText
-
getAcknowledgement
-
setAcknowledgement
-
equals
-
hashCode
-