http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
b/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
index 69eac33..bda9f31 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
<hr>
<br>
<pre><a href="../../../../../org/apache/juneau/annotation/Bean.html"
title="annotation in org.apache.juneau.annotation">@Bean</a>(<a
href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="type,format,items,collectionFormat,default,maximum,exclusiveMaximum,minimum,exclusiveMinimum,maxLength,minLength,pattern,maxItems,minItems,uniqueItems,enum,multipleOf")
-public class <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.43">Items</a>
+public class <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.44">Items</a>
extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html"
title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
<div class="block">A limited subset of JSON-Schema's items object. It is used
by parameter definitions that are not located in "body".
@@ -522,7 +522,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockListLast">
<li class="blockList">
<h4>Items</h4>
-<pre>public <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.43">Items</a>()</pre>
+<pre>public <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.44">Items</a>()</pre>
</li>
</ul>
</li>
@@ -539,7 +539,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>strict</h4>
-<pre>protected <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.67">strict</a>()</pre>
+<pre>protected <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.68">strict</a>()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from
class: <code><a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html#strict--">SwaggerElement</a></code></span></div>
<div class="block">Sets strict mode on this bean.</div>
<dl>
@@ -556,7 +556,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getType</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.80">getType</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.81">getType</a>()</pre>
<div class="block">Bean property getter: <property>type</property>.
<p>
Required. The internal type of the array.
@@ -573,7 +573,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setType</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.93">setType</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> type)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.94">setType</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> type)</pre>
<div class="block">Bean property setter: <property>type</property>.
<p>
Required. The internal type of the array.
@@ -592,7 +592,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.106">type</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> type)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.107">type</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> type)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setType-java.lang.String-"><code>setType(String)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -608,7 +608,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getFormat</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.117">getFormat</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.118">getFormat</a>()</pre>
<div class="block">Bean property getter: <property>format</property>.
<p>
The extending format for the previously mentioned <code>type</code>. See <a
class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data
Type Formats</a> for further details.</div>
@@ -624,7 +624,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setFormat</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.129">setFormat</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> format)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.130">setFormat</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> format)</pre>
<div class="block">Bean property setter: <property>format</property>.
<p>
The extending format for the previously mentioned <code>type</code>. See <a
class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data
Type Formats</a> for further details.</div>
@@ -642,7 +642,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>format</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.140">format</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> format)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.141">format</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> format)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setFormat-java.lang.String-"><code>setFormat(String)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -658,7 +658,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getItems</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.152">getItems</a>()</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.153">getItems</a>()</pre>
<div class="block">Bean property getter: <property>items</property>.
<p>
Required if <code>type</code> is <js>"array"</js>.
@@ -675,7 +675,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setItems</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.165">setItems</a>(<a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> items)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.166">setItems</a>(<a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> items)</pre>
<div class="block">Bean property setter: <property>items</property>.
<p>
Required if <code>type</code> is <js>"array"</js>.
@@ -694,7 +694,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>items</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.176">items</a>(<a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> items)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.177">items</a>(<a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> items)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setItems-org.apache.juneau.dto.swagger.Items-"><code>setItems(Items)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -710,7 +710,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getCollectionFormat</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.197">getCollectionFormat</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.198">getCollectionFormat</a>()</pre>
<div class="block">Bean property getter:
<property>collectionFormat</property>.
<p>
Determines the format of the array if type array is used.
@@ -736,7 +736,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setCollectionFormat</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.219">setCollectionFormat</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> collectionFormat)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.220">setCollectionFormat</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> collectionFormat)</pre>
<div class="block">Bean property setter:
<property>collectionFormat</property>.
<p>
Determines the format of the array if type array is used.
@@ -764,7 +764,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>collectionFormat</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.232">collectionFormat</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> collectionFormat)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.233">collectionFormat</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> collectionFormat)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setCollectionFormat-java.lang.String-"><code>setCollectionFormat(String)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -780,7 +780,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getDefault</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.246">getDefault</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.247">getDefault</a>()</pre>
<div class="block">Bean property getter: <property>default</property>.
<p>
Declares the value of the item that the server will use if none is provided.
@@ -799,7 +799,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setDefault</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.261">setDefault</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> _default)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.262">setDefault</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> _default)</pre>
<div class="block">Bean property setter: <property>default</property>.
<p>
Declares the value of the item that the server will use if none is provided.
@@ -820,7 +820,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>_default</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.272">_default</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> _default)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.273">_default</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> _default)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setDefault-java.lang.Object-"><code>setDefault(Object)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -836,7 +836,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getMaximum</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.283">getMaximum</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.284">getMaximum</a>()</pre>
<div class="block">Bean property getter: <property>maximum</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -852,7 +852,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setMaximum</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.295">setMaximum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> maximum)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.296">setMaximum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> maximum)</pre>
<div class="block">Bean property setter: <property>maximum</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -870,7 +870,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>maximum</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.306">maximum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> maximum)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.307">maximum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> maximum)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMaximum-java.lang.Number-"><code>setMaximum(Number)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -886,7 +886,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getExclusiveMaximum</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.317">getExclusiveMaximum</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.318">getExclusiveMaximum</a>()</pre>
<div class="block">Bean property getter:
<property>exclusiveMaximum</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -902,7 +902,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setExclusiveMaximum</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.329">setExclusiveMaximum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in
java.lang">Boolean</a> exclusiveMaximum)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.330">setExclusiveMaximum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in
java.lang">Boolean</a> exclusiveMaximum)</pre>
<div class="block">Bean property setter:
<property>exclusiveMaximum</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -920,7 +920,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>exclusiveMaximum</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.340">exclusiveMaximum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in
java.lang">Boolean</a> exclusiveMaximum)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.341">exclusiveMaximum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in
java.lang">Boolean</a> exclusiveMaximum)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setExclusiveMaximum-java.lang.Boolean-"><code>setExclusiveMaximum(Boolean)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -936,7 +936,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getMinimum</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.351">getMinimum</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.352">getMinimum</a>()</pre>
<div class="block">Bean property getter: <property>minimum</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -952,7 +952,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setMinimum</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.363">setMinimum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> minimum)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.364">setMinimum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> minimum)</pre>
<div class="block">Bean property setter: <property>minimum</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -970,7 +970,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>minimum</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.374">minimum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> minimum)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.375">minimum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> minimum)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMinimum-java.lang.Number-"><code>setMinimum(Number)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -986,7 +986,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getExclusiveMinimum</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.385">getExclusiveMinimum</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.386">getExclusiveMinimum</a>()</pre>
<div class="block">Bean property getter:
<property>exclusiveMinimum</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1002,7 +1002,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setExclusiveMinimum</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.397">setExclusiveMinimum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in
java.lang">Boolean</a> exclusiveMinimum)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.398">setExclusiveMinimum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in
java.lang">Boolean</a> exclusiveMinimum)</pre>
<div class="block">Bean property setter:
<property>exclusiveMinimum</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1020,7 +1020,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>exclusiveMinimum</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.408">exclusiveMinimum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in
java.lang">Boolean</a> exclusiveMinimum)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.409">exclusiveMinimum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in
java.lang">Boolean</a> exclusiveMinimum)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setExclusiveMinimum-java.lang.Boolean-"><code>setExclusiveMinimum(Boolean)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1036,7 +1036,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getMaxLength</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.419">getMaxLength</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.420">getMaxLength</a>()</pre>
<div class="block">Bean property getter: <property>maxLength</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor26">http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
@@ -1052,7 +1052,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setMaxLength</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.431">setMaxLength</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> maxLength)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.432">setMaxLength</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> maxLength)</pre>
<div class="block">Bean property setter: <property>maxLength</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor26">http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
@@ -1070,7 +1070,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>maxLength</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.442">maxLength</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> maxLength)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.443">maxLength</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> maxLength)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMaxLength-java.lang.Integer-"><code>setMaxLength(Integer)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1086,7 +1086,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getMinLength</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.453">getMinLength</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.454">getMinLength</a>()</pre>
<div class="block">Bean property getter: <property>minLength</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor29">http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
@@ -1102,7 +1102,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setMinLength</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.465">setMinLength</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> minLength)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.466">setMinLength</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> minLength)</pre>
<div class="block">Bean property setter: <property>minLength</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor29">http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
@@ -1120,7 +1120,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>minLength</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.476">minLength</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> minLength)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.477">minLength</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> minLength)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMinLength-java.lang.Integer-"><code>setMinLength(Integer)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1136,7 +1136,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getPattern</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.487">getPattern</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.488">getPattern</a>()</pre>
<div class="block">Bean property getter: <property>pattern</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor33">http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
@@ -1152,7 +1152,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setPattern</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.499">setPattern</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> pattern)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.500">setPattern</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> pattern)</pre>
<div class="block">Bean property setter: <property>pattern</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor33">http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
@@ -1170,7 +1170,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>pattern</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.510">pattern</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> pattern)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.511">pattern</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> pattern)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setPattern-java.lang.String-"><code>setPattern(String)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1186,7 +1186,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getMaxItems</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.521">getMaxItems</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.522">getMaxItems</a>()</pre>
<div class="block">Bean property getter: <property>maxItems</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor42">http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
@@ -1202,7 +1202,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setMaxItems</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.533">setMaxItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> maxItems)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.534">setMaxItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> maxItems)</pre>
<div class="block">Bean property setter: <property>maxItems</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor42">http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
@@ -1220,7 +1220,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>maxItems</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.544">maxItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> maxItems)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.545">maxItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> maxItems)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMaxItems-java.lang.Integer-"><code>setMaxItems(Integer)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1236,7 +1236,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getMinItems</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.555">getMinItems</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.556">getMinItems</a>()</pre>
<div class="block">Bean property getter: <property>minItems</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor45">http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
@@ -1252,7 +1252,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setMinItems</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.567">setMinItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> minItems)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.568">setMinItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> minItems)</pre>
<div class="block">Bean property setter: <property>minItems</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor45">http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
@@ -1270,7 +1270,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>minItems</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.578">minItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> minItems)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.579">minItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> minItems)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMinItems-java.lang.Integer-"><code>setMinItems(Integer)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1286,7 +1286,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getUniqueItems</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.589">getUniqueItems</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.590">getUniqueItems</a>()</pre>
<div class="block">Bean property getter: <property>uniqueItems</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor49">http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
@@ -1302,7 +1302,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setUniqueItems</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.601">setUniqueItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> uniqueItems)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.602">setUniqueItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> uniqueItems)</pre>
<div class="block">Bean property setter: <property>uniqueItems</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor49">http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
@@ -1320,7 +1320,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>uniqueItems</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.612">uniqueItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> uniqueItems)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.613">uniqueItems</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> uniqueItems)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setUniqueItems-java.lang.Boolean-"><code>setUniqueItems(Boolean)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1336,7 +1336,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getEnum</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.623">getEnum</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.624">getEnum</a>()</pre>
<div class="block">Bean property getter: <property>enum</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor76">http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -1352,7 +1352,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setEnum</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.635">setEnum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> _enum)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.636">setEnum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> _enum)</pre>
<div class="block">Bean property setter: <property>enum</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor76">http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -1370,7 +1370,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>addEnum</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.649">addEnum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>... _enum)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.650">addEnum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>... _enum)</pre>
<div class="block">Bean property adder: <property>enum</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor76">http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -1389,7 +1389,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>_enum</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.671">_enum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>... _enum)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.672">_enum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>... _enum)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#addEnum-java.lang.Object...-"><code>addEnum(Object...)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1406,7 +1406,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>getMultipleOf</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.682">getMultipleOf</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.683">getMultipleOf</a>()</pre>
<div class="block">Bean property getter: <property>multipleOf</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor14">http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
@@ -1422,7 +1422,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockList">
<li class="blockList">
<h4>setMultipleOf</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.694">setMultipleOf</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> multipleOf)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.695">setMultipleOf</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> multipleOf)</pre>
<div class="block">Bean property setter: <property>multipleOf</property>.
<p>
See <a class="doclink"
href="http://json-schema.org/latest/json-schema-validation.html#anchor14">http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
@@ -1440,7 +1440,7 @@ extends <a
href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
<ul class="blockListLast">
<li class="blockList">
<h4>multipleOf</h4>
-<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.705">multipleOf</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> multipleOf)</pre>
+<pre>public <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.706">multipleOf</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true"
title="class or interface in java.lang">Number</a> multipleOf)</pre>
<div class="block">Synonym for <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMultipleOf-java.lang.Number-"><code>setMultipleOf(Number)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>