Interface WeaveProjectSettings.StringSetting

Enclosing interface:
WeaveProjectSettings

public static interface WeaveProjectSettings.StringSetting
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    int
     
     
  • Method Details

    • value

      String value()
    • intValue

      int intValue()
    • booleanValue

      boolean booleanValue()