Class Licensing
java.lang.Object
org.cyclonedx.model.ExtensibleElement
org.cyclonedx.model.Licensing
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvoidsetExpiration(Date expiration) voidsetLastRenewal(Date lastRenewal) voidsetLicensee(OrganizationalChoice licensee) voidsetLicenseTypes(List<Licensing.LicensingType> licenseTypes) voidsetLicensor(OrganizationalChoice licensor) voidsetPurchaseOrder(String purchaseOrder) voidsetPurchaser(OrganizationalChoice purchaser) Methods inherited from class ExtensibleElement
add, addExtensibleType, getExtensibleTypes, getExtensions, setExtensibleTypes, setExtensions
-
Constructor Details
-
Licensing
public Licensing()
-
-
Method Details
-
getAltIds
-
setAltIds
-
getLicensor
-
setLicensor
-
getLicensee
-
setLicensee
-
getPurchaser
-
setPurchaser
-
getPurchaseOrder
-
setPurchaseOrder
-
getLicenseTypes
-
setLicenseTypes
-
getLastRenewal
-
setLastRenewal
-
getExpiration
-
setExpiration
-
equals
-
hashCode
-