java.lang.Object
de.hybris.bootstrap.beangenerator.definitions.xml.Annotations

public class Annotations extends Object
  • Field Details

    • value

      protected String value
    • scope

      protected String scope
  • Constructor Details

    • Annotations

      public Annotations()
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getScope

      public String getScope()
    • setScope

      public void setScope(String scope)