Class RelatedCryptographicAsset

java.lang.Object
org.cyclonedx.model.component.crypto.RelatedCryptographicAsset

public class RelatedCryptographicAsset extends Object
  • Constructor Details

    • RelatedCryptographicAsset

      public RelatedCryptographicAsset()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getRef

      public String getRef()
    • setRef

      public void setRef(String ref)
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object