Annotation Type Adapter

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<? extends io.vertigo.core.lang.BasicTypeAdapter> clazz  
      io.vertigo.core.lang.BasicType targetBasicType  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String type  
    • Element Detail

      • targetBasicType

        io.vertigo.core.lang.BasicType targetBasicType
      • clazz

        Class<? extends io.vertigo.core.lang.BasicTypeAdapter> clazz