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