- Enclosing class:
Option
Explicitly define a type (may include generics) in case the type is located
in the same module, and cannot be inferred correctly by the annotation processor.
This is always needed for types with generics in the same module.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueType declaration including generic types (must match the declared generic type on the blueprint).- Returns:
- type name with generic declaration
-