public class Constants
extends java.lang.Object
public static final java.lang.String DEFAULT_BUILDER_PACKAGE
public static final AttributeKey<TypeDef> ORIGIN_TYPEDEF
public static final AttributeKey<TypeDef> OUTER_INTERFACE
public static final AttributeKey<TypeDef> OUTER_CLASS
public static final AttributeKey<TypeParamRef> GENERIC_TYPE_REF
public static final AttributeKey<Property> DESCENDANT_OF
public static final AttributeKey<java.util.Set<Property>> DESCENDANTS
public static final AttributeKey<java.util.Set<TypeDef>> ADDITIONAL_BUILDABLES
public static final AttributeKey<java.util.Set<TypeDef>> ADDITIONAL_TYPES
public static final AttributeKey<java.lang.Boolean> VALIDATION_ENABLED
public static final AttributeKey<java.lang.Boolean> LAZY_COLLECTIONS_INIT_ENABLED
public static final AttributeKey<java.lang.Boolean> LAZY_MAP_INIT_ENABLED
public static final AttributeKey<java.lang.Boolean> EDITABLE_ENABLED
public static final AttributeKey<java.lang.Boolean> BUILDABLE_ENABLED
public static final AttributeKey<java.lang.Boolean> SKIP
public static final AttributeKey<java.lang.Boolean> GENERATED
public static final AttributeKey<Buildable> BUILDABLE
public static final AttributeKey<ExternalBuildables> EXTERNAL_BUILDABLE
public static final AnnotationRef BUILDABLE_ANNOTATION
public static final AnnotationRef DEPRECATED_ANNOTATION
public static final ClassRef ARRAYS
public static final ClassRef COLLECTORS
public static final Property INDEX
public static final TypeDef FUNCTION
public static final TypeDef PREDICATE
public static final TypeDef INLINEABLE
public static final ClassRef VALIDATION
public static final ClassRef VALIDATOR
public static final ClassRef VALIDATOR_FACTORY
public static final ClassRef VALIDATION_EXCEPTION
public static final ClassRef CONSTRAIN_VIOLATION
public static final ClassRef CONSTRAIN_VIOLATION_EXCEPTION
public static java.util.List<ClassRef> VALIDATION_REFS
public static final java.lang.String DEFAULT_SOURCEFILE_TEMPLATE_LOCATION
public static final java.lang.String ACCEPT_VISITOR_SNIPPET
public static final java.lang.String BUILD_LIST_SNIPPET
public static final java.lang.String CAN_VISIT_SNIPPET
public static final java.lang.String GET_TYPE_SNIPPET
public static final java.lang.String GET_CLASS_SNIPPET
public static final java.lang.String GET_TYPE_ARGUMENTS_SNIPPET
public static final java.lang.String AGGREGATE_SET_SNIPPET
public static final java.lang.String AGGREGATE_LIST_SNIPPET
public static final java.lang.String BUILD_SET_SNIPPET
public static final java.lang.String SIMPLE_ARRAY_GETTER_SNIPPET
public static final java.lang.String BUILDABLE_ARRAY_GETTER_SNIPPET
public static final java.lang.String VALIDATE_SNIPPET
public static final java.lang.String EMPTY_FUNCTION_SNIPPET
public static final java.lang.String TO_STRING_ARRAY_SNIPPET
Copyright © 2022. All Rights Reserved.