Klasse Component.Tag

java.lang.Object
org.apache.ant.cyclonedx.Component.Tag
Umschließende Klasse:
Component

public static class Component.Tag extends Object
Represents a tag.
  • Konstruktordetails

    • Tag

      public Tag()
  • Methodendetails

    • addText

      public void addText(String text)
      Sets the tag value.
      Parameter:
      text - the tag
    • getTag

      public String getTag()
      Obtains the tag.
      Gibt zurück:
      tag