public class Metadata extends ExtensibleElement
Constructor and Description |
---|
Metadata() |
add, addExtensibleType, getExtensibleTypes, getExtensions, setExtensibleTypes, setExtensions
public Date getTimestamp()
public void setTimestamp(Date timestamp)
public void addTool(Tool tool)
public List<OrganizationalContact> getAuthors()
public void setAuthors(List<OrganizationalContact> authors)
public void addAuthor(OrganizationalContact author)
public Component getComponent()
public void setComponent(Component component)
@Deprecated public OrganizationalEntity getManufacture()
@Deprecated public void setManufacture(OrganizationalEntity manufacture)
public OrganizationalEntity getSupplier()
public void setSupplier(OrganizationalEntity supplier)
@Deprecated public LicenseChoice getLicenseChoice()
@Deprecated public void setLicenseChoice(LicenseChoice licenseChoice)
public LicenseChoice getLicenses()
public void setLicenses(LicenseChoice licenses)
public void addProperty(Property property)
public Lifecycles getLifecycles()
public void setLifecycles(Lifecycles lifecycles)
public ToolInformation getToolChoice()
public void setToolChoice(ToolInformation toolInformation)
public OrganizationalEntity getManufacturer()
public void setManufacturer(OrganizationalEntity manufacturer)
Copyright © 2017–2025 OWASP Foundation. All rights reserved.