Uses of Class
io.ebean.annotation.DocProperty.Option
-
-
Uses of DocProperty.Option in io.ebean.annotation
Methods in io.ebean.annotation that return DocProperty.Option Modifier and Type Method Description DocProperty.Optionoptions()The index options for this property.static DocProperty.OptionDocProperty.Option. valueOf(String name)Returns the enum constant of this type with the specified name.static DocProperty.Option[]DocProperty.Option. values()Returns an array containing the constants of this enum type, in the order they are declared.
-