Package org.cyclonedx.model
Class Tool
java.lang.Object
org.cyclonedx.model.ExtensibleElement
org.cyclonedx.model.Tool
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.Deprecated.Deprecated.getName()Deprecated.Deprecated.Deprecated.inthashCode()Deprecated.voidsetExternalReferences(List<ExternalReference> externalReferences) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidsetVersion(String version) Deprecated.Methods inherited from class org.cyclonedx.model.ExtensibleElement
add, addExtensibleType, getExtensibleTypes, getExtensions, setExtensibleTypes, setExtensions
-
Field Details
-
vendor
Deprecated. -
name
Deprecated. -
version
Deprecated. -
hashes
Deprecated. -
externalReferences
Deprecated.
-
-
Constructor Details
-
Tool
public Tool()Deprecated.
-
-
Method Details
-
getVendor
Deprecated. -
setVendor
Deprecated. -
getName
Deprecated. -
setName
Deprecated. -
getVersion
Deprecated. -
setVersion
Deprecated. -
getHashes
Deprecated. -
setHashes
Deprecated. -
getExternalReferences
Deprecated. -
setExternalReferences
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-