A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

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.
value() - Method in class net.kautler.command.api.CommandContextTransformer.InPhase.Literal
 
value() - Method in annotation type net.kautler.command.api.CommandContextTransformer.InPhase
Returns the phase in which the annotated command context transformer should be called.
value() - Method in annotation type net.kautler.command.api.CommandContextTransformer.InPhases
Returns the phases in which the annotated command context transformer should be called.
value() - Method in class net.kautler.command.api.parameter.ParameterType.Literal
 
value() - Method in annotation type net.kautler.command.api.parameter.ParameterType
Returns the parameter type alias for the annotated converter.
value() - Method in annotation type net.kautler.command.api.parameter.ParameterTypes
Returns the parameter types for the annotated parameter converter.
valueOf(String) - Static method in enum net.kautler.command.api.annotation.RestrictionPolicy.Policy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.kautler.command.api.CommandContextTransformer.Phase
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.
values() - Static method in enum net.kautler.command.api.CommandContextTransformer.Phase
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 H I L M N O P R S T U V W 
All Classes All Packages