Annotation Type MutinyGen


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface MutinyGen
    Associate an Mutiny generated class with its original type,used for mapping the generated classes to their original type.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class value  
    • Element Detail

      • value

        Class value
        Returns:
        the wrapped class