Interface CIAttribute.DefaultValueProvider

Enclosing class:
CIAttribute

public static interface CIAttribute.DefaultValueProvider
Default value provider for an attribute.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the default value.
  • Method Details

    • getDefaultValue

      String getDefaultValue()
      Returns the default value.
      Returns:
      the default value.