Interface MultiLiteral<Impl extends AbstractArgument<String,?,?,?>>

All Superinterfaces:
ChainableBuilder<Impl>

public interface MultiLiteral<Impl extends AbstractArgument<String,?,?,?>> extends ChainableBuilder<Impl>
An interface representing arguments with multiple literal string definitions
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the literals that are present in this argument

    Methods inherited from interface ChainableBuilder

    instance
    Modifier and Type
    Method
    Description
    Returns the instance of this class with the class Impl.
  • Method Details

    • getLiterals

      String[] getLiterals()
      Returns the literals that are present in this argument
      Returns:
      the literals that are present in this argument