Uses of Annotation Interface
org.apache.juneau.annotation.Items
Packages that use Items
- 
Uses of Items in org.apache.juneau.annotationFields in org.apache.juneau.annotation declared as ItemsMethods in org.apache.juneau.annotation that return ItemsModifier and TypeMethodDescriptionItemsAnnotation.Builder.build()Instantiates a new@Itemsobject initialized with this builder.Methods in org.apache.juneau.annotation with parameters of type ItemsModifier and TypeMethodDescriptionstatic booleanReturnstrue if the specified annotation contains all default values.Sets theSchema.items()property on this annotation.