Interface CModuleNameType

All Known Implementing Classes:
CModuleName

@Immutable public interface CModuleNameType
The type of module names.
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    Check preconditions for the type.
     
  • Method Details

    • value

      @Parameter String value()
      Returns:
      The module name value
    • checkPreconditions

      @Check default void checkPreconditions()
      Check preconditions for the type.