Interface VariableDefinition


public interface VariableDefinition
  • Method Details

    • getId

      String getId()
    • getName

      String getName()
    • getDescription

      String getDescription()
    • getType

      String getType()
    • isRequired

      boolean isRequired()
    • getDisplay

      Boolean getDisplay()
    • getDisplayName

      String getDisplayName()
    • isAnalytics

      boolean isAnalytics()