Package org.cyclonedx.model
Class Attribute
- java.lang.Object
-
- org.cyclonedx.model.Attribute
-
public class Attribute extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Attribute(java.lang.String key, java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object object)java.lang.StringgetKey()java.lang.StringgetValue()inthashCode()
-