Uses of Annotation Interface
org.apache.juneau.annotation.SubItems
Packages that use SubItems
-
Uses of SubItems in org.apache.juneau.annotation
Fields in org.apache.juneau.annotation declared as SubItemsMethods in org.apache.juneau.annotation that return SubItemsModifier and TypeMethodDescriptionSubItemsAnnotation.Builder.build()
Instantiates a new@SubItems
object initialized with this builder.Methods in org.apache.juneau.annotation with parameters of type SubItemsModifier and TypeMethodDescriptionstatic boolean
Returnstrue if the specified annotation contains all default values.Sets theItems.items()
property on this annotation.static JsonMap
Merges the contents of the specified annotation into the specified generic map.