java.lang.Object
de.hybris.bootstrap.beangenerator.definitions.view.MemberVariable

public class MemberVariable extends Object
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • getType

      public String getType()
    • isOverridden

      public boolean isOverridden()
    • getComment

      public String getComment()
    • getDescription

      public String getDescription()
    • isDeprecated

      public boolean isDeprecated()
    • getDeprecatedMessage

      public String getDeprecatedMessage()
    • isDeprecatedSince

      public boolean isDeprecatedSince()
    • getDeprecatedSinceValue

      public String getDeprecatedSinceValue()
    • getMemberAnnotations

      public String getMemberAnnotations()
    • getGetterAnnotations

      public String getGetterAnnotations()
    • getSetterAnnotations

      public String getSetterAnnotations()
    • getHints

      public Map<String,String> getHints()