Uses of Annotation Interface
org.apache.juneau.annotation.NameProperty
Packages that use NameProperty
- 
Uses of NameProperty in org.apache.juneau.annotationFields in org.apache.juneau.annotation declared as NamePropertyModifier and TypeFieldDescriptionstatic final NamePropertyNamePropertyAnnotation.DEFAULTDefault valueMethods in org.apache.juneau.annotation that return NamePropertyModifier and TypeMethodDescriptionNamePropertyAnnotation.Builder.build()Instantiates a new@NamePropertyobject initialized with this builder.static NamePropertyNamePropertyAnnotation.copy(NameProperty a, VarResolverSession r) Creates a copy of the specified annotation.Methods in org.apache.juneau.annotation with parameters of type NamePropertyModifier and TypeMethodDescriptionstatic NamePropertyNamePropertyAnnotation.copy(NameProperty a, VarResolverSession r) Creates a copy of the specified annotation.Method parameters in org.apache.juneau.annotation with type arguments of type NamePropertyModifier and TypeMethodDescriptionvoidNamePropertyAnnotation.Applier.apply(AnnotationInfo<NameProperty> ai, BeanContext.Builder b)