Annotation Type BuildingBlock


@Retention(RUNTIME) public @interface BuildingBlock
The Interface BuildingBlock.
  • Element Details

    • name

      String name
      Name.
      Returns:
      the string
      Default:
      "Null"
    • display

      String display
      Display.
      Returns:
      the string
      Default:
      "Null"
    • returnType

      int returnType
      Return type.
      Returns:
      the int
      Default:
      1
    • mainIndicator

      String mainIndicator
      Main indicator.
      Returns:
      the string
      Default:
      "Null"