Uses of Class
pro.projo.interfaces.annotation.Ternary
| Package | Description |
|---|---|
| pro.projo.interfaces.annotation |
-
Uses of Ternary in pro.projo.interfaces.annotation
Methods in pro.projo.interfaces.annotation that return Ternary Modifier and Type Method Description TernaryaddAnnotations()The option for adding annotations (such as@Generated).TernaryisStatic()static TernaryTernary. valueOf(String name)Returns the enum constant of this type with the specified name.static Ternary[]Ternary. values()Returns an array containing the constants of this enum type, in the order they are declared.