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