Class ModelCard
java.lang.Object
org.cyclonedx.model.ExtensibleElement
org.cyclonedx.model.component.ModelCard
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvoidsetConsiderations(Considerations considerations) voidsetModelParameters(ModelParameters modelParameters) voidsetProperties(List<Property> properties) voidsetQuantitativeAnalysis(QuantitativeAnalysis quantitativeAnalysis) Methods inherited from class ExtensibleElement
add, addExtensibleType, getExtensibleTypes, getExtensions, setExtensibleTypes, setExtensions
-
Constructor Details
-
ModelCard
public ModelCard()
-
-
Method Details
-
getBomRef
-
setBomRef
-
getModelParameters
-
setModelParameters
-
getQuantitativeAnalysis
-
setQuantitativeAnalysis
-
getConsiderations
-
setConsiderations
-
getProperties
-
setProperties
-
equals
-
hashCode
-