A B C D E F G I M N O P R S T U V 

V

value() - Method in annotation type net.kautler.command.api.annotation.Alias
Returns the alias for the annotated command.
value() - Method in annotation type net.kautler.command.api.annotation.Aliases
Returns the aliases for the annotated command.
value() - Method in annotation type net.kautler.command.api.annotation.Description
Returns the description of the annotated command.
value() - Method in annotation type net.kautler.command.api.annotation.RestrictedTo
Returns the restriction class for the annotated command.
value() - Method in annotation type net.kautler.command.api.annotation.RestrictionPolicy
Returns the restriction policy for the annotated command.
value() - Method in annotation type net.kautler.command.api.annotation.Restrictions
Returns the restrictions for the annotated command.
value() - Method in annotation type net.kautler.command.api.annotation.Usage
Returns the usage of the annotated command.
valueOf(String) - Static method in enum net.kautler.command.api.annotation.RestrictionPolicy.Policy
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.kautler.command.api.annotation.RestrictionPolicy.Policy
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in net.kautler.command.api
A class that provides information about the version of this library.
Version() - Constructor for class net.kautler.command.api.Version
Constructs a new instance of this class, initializing the version constants.
A B C D E F G I M N O P R S T U V