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