All Classes
-
All Classes Class Summary Annotation Types Summary Class Description Constants Constants that are used in multiple files.DecimalRange This annotation limits the values that a config node can have.DefaultBoolean This annotation provides a default value for the annotated method.DefaultDecimal This annotation provides a default value for the annotated method.DefaultNumeric This annotation provides a default value for the annotated method.DefaultString This annotation provides a default value for the annotated method.Exclude Adding this will cause the implementation generator to completely ignore this method.Field Creates a field which makes the annotated method act as a simple getter / setter without being handled as a config node.Hidden This annotation allows you to read the config node as normal, but it only writes the node when the value is not the default value.InterfaceDefaultOptions This class has the defaultConfigurationOptionswithInterfaceTypeSerializeradded to the serializers.NumericRange This annotation limits the values that a config node can have.StringRange This annotation limits the values that a config node can have.