Uses of Class
com.github.egoettelmann.annotationprocessor.spring.value.core.ValueAnnotationMetadataBuilder
-
Packages that use ValueAnnotationMetadataBuilder Package Description com.github.egoettelmann.annotationprocessor.spring.value.core -
-
Uses of ValueAnnotationMetadataBuilder in com.github.egoettelmann.annotationprocessor.spring.value.core
Methods in com.github.egoettelmann.annotationprocessor.spring.value.core that return ValueAnnotationMetadataBuilder Modifier and Type Method Description ValueAnnotationMetadataBuilderValueAnnotationMetadataBuilder. description(String description)static ValueAnnotationMetadataBuilderValueAnnotationMetadataBuilder. of(String rawValue)ValueAnnotationMetadataBuilderValueAnnotationMetadataBuilder. sourceType(String sourceType)ValueAnnotationMetadataBuilderValueAnnotationMetadataBuilder. type(String type)
-