http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/2fd81719/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
new file mode 100644
index 0000000..a9ce63a
--- /dev/null
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
@@ -0,0 +1,1182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Items (Apache Juneau (incubating) 6.0.0-incubating-SNAPSHOT)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Items (Apache Juneau (incubating)
6.0.0-incubating-SNAPSHOT)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+var methods =
{"i0":10,"i1":10,"i2":9,"i3":9,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Items.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/juneau/dto/swagger/Info.html"
title="class in org.apache.juneau.dto.swagger"><span
class="typeNameLink">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/juneau/dto/swagger/License.html"
title="class in org.apache.juneau.dto.swagger"><span
class="typeNameLink">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../../index.html?org/apache/juneau/dto/swagger/Items.html"
target="_top">Frames</a></li>
+<li><a href="Items.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li><a href="#constructor.summary">Constr</a> | </li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li><a href="#constructor.detail">Constr</a> | </li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.juneau.dto.swagger</div>
+<h2 title="Class Items" class="title">Class Items</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.juneau.dto.swagger.Items</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<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.35">Items</a>
+extends <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></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".
+
+ <h6 class='topic'>Example:</h6>
+ <p class='bcode'>
+ {
+ <js>"type"</js>: <js>"string"</js>,
+ <js>"minLength"</js>: 2
+ }
+ </p></div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>james.bognar</dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!-- -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#Items--">Items</a></span>()</code> </td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span
class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a
href="javascript:show(1);">Static Methods</a></span><span
class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a
href="javascript:show(2);">Instance Methods</a></span><span
class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a
href="javascript:show(8);">Concrete Methods</a></span><span
class="tabEnd"> </span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#addEnum-java.util.Collection-">addEnum</a></span>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</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)</code>
+<div class="block">Bean property adder: <property>enum</property>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#addEnum-java.lang.Object...-">addEnum</a></span>(<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)</code>
+<div class="block">Bean property adder: <property>enum</property>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#create-java.lang.String-">create</a></span>(<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)</code>
+<div class="block">Convenience method for creating a new Items object.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#createStrict-java.lang.String-">createStrict</a></span>(<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)</code>
+<div class="block">Same as <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#create-java.lang.String-"><code>create(String)</code></a>
except methods will throw runtime exceptions if you attempt
+ to pass in invalid values per the Swagger spec.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getCollectionFormat--">getCollectionFormat</a></span>()</code>
+<div class="block">Bean property getter:
<property>collectionFormat</property>.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getDefault--">getDefault</a></span>()</code>
+<div class="block">Bean property getter: <property>default</property>.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><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>></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getEnum--">getEnum</a></span>()</code>
+<div class="block">Bean property getter: <property>enum</property>.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getExclusiveMaximum--">getExclusiveMaximum</a></span>()</code>
+<div class="block">Bean property getter:
<property>exclusiveMaximum</property>.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getExclusiveMinimum--">getExclusiveMinimum</a></span>()</code>
+<div class="block">Bean property getter:
<property>exclusiveMinimum</property>.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getFormat--">getFormat</a></span>()</code>
+<div class="block">Bean property getter: <property>format</property>.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getItems--">getItems</a></span>()</code>
+<div class="block">Bean property getter: <property>items</property>.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getMaximum--">getMaximum</a></span>()</code>
+<div class="block">Bean property getter: <property>maximum</property>.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getMaxItems--">getMaxItems</a></span>()</code>
+<div class="block">Bean property getter: <property>maxItems</property>.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getMaxLength--">getMaxLength</a></span>()</code>
+<div class="block">Bean property getter: <property>maxLength</property>.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getMinimum--">getMinimum</a></span>()</code>
+<div class="block">Bean property getter: <property>minimum</property>.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getMinItems--">getMinItems</a></span>()</code>
+<div class="block">Bean property getter: <property>minItems</property>.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getMinLength--">getMinLength</a></span>()</code>
+<div class="block">Bean property getter: <property>minLength</property>.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getMultipleOf--">getMultipleOf</a></span>()</code>
+<div class="block">Bean property getter:
<property>multipleOf</property>.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getPattern--">getPattern</a></span>()</code>
+<div class="block">Bean property getter: <property>pattern</property>.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getType--">getType</a></span>()</code>
+<div class="block">Bean property getter: <property>type</property>.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#getUniqueItems--">getUniqueItems</a></span>()</code>
+<div class="block">Bean property getter:
<property>uniqueItems</property>.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setCollectionFormat-java.lang.String-">setCollectionFormat</a></span>(<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)</code>
+<div class="block">Bean property setter:
<property>collectionFormat</property>.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setDefault-java.lang.Object-">setDefault</a></span>(<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)</code>
+<div class="block">Bean property setter: <property>default</property>.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setEnum-java.util.List-">setEnum</a></span>(<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)</code>
+<div class="block">Bean property setter: <property>enum</property>.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setExclusiveMaximum-java.lang.Boolean-">setExclusiveMaximum</a></span>(<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)</code>
+<div class="block">Bean property setter:
<property>exclusiveMaximum</property>.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setExclusiveMinimum-java.lang.Boolean-">setExclusiveMinimum</a></span>(<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)</code>
+<div class="block">Bean property setter:
<property>exclusiveMinimum</property>.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setFormat-java.lang.String-">setFormat</a></span>(<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)</code>
+<div class="block">Bean property setter: <property>format</property>.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setItems-org.apache.juneau.dto.swagger.Items-">setItems</a></span>(<a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a> items)</code>
+<div class="block">Bean property setter: <property>items</property>.</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMaximum-java.lang.Number-">setMaximum</a></span>(<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)</code>
+<div class="block">Bean property setter: <property>maximum</property>.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMaxItems-java.lang.Integer-">setMaxItems</a></span>(<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)</code>
+<div class="block">Bean property setter: <property>maxItems</property>.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMaxLength-java.lang.Integer-">setMaxLength</a></span>(<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)</code>
+<div class="block">Bean property setter: <property>maxLength</property>.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMinimum-java.lang.Number-">setMinimum</a></span>(<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)</code>
+<div class="block">Bean property setter: <property>minimum</property>.</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMinItems-java.lang.Integer-">setMinItems</a></span>(<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)</code>
+<div class="block">Bean property setter: <property>minItems</property>.</div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMinLength-java.lang.Integer-">setMinLength</a></span>(<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)</code>
+<div class="block">Bean property setter: <property>minLength</property>.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMultipleOf-java.lang.Number-">setMultipleOf</a></span>(<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)</code>
+<div class="block">Bean property setter:
<property>multipleOf</property>.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setPattern-java.lang.String-">setPattern</a></span>(<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)</code>
+<div class="block">Bean property setter: <property>pattern</property>.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setType-java.lang.String-">setType</a></span>(<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)</code>
+<div class="block">Bean property setter: <property>type</property>.</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in
org.apache.juneau.dto.swagger">Items</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#setUniqueItems-java.lang.Boolean-">setUniqueItems</a></span>(<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)</code>
+<div class="block">Bean property setter:
<property>uniqueItems</property>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class java.lang.<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></h3>
+<code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--"
title="class or interface in java.lang">clone</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-"
title="class or interface in java.lang">equals</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--"
title="class or interface in java.lang">finalize</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--"
title="class or interface in java.lang">getClass</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--"
title="class or interface in java.lang">hashCode</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--"
title="class or interface in java.lang">notify</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang
/Object.html?is-external=true#notifyAll--" title="class or interface in
java.lang">notifyAll</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--"
title="class or interface in java.lang">toString</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--"
title="class or interface in java.lang">wait</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-"
title="class or interface in java.lang">wait</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-"
title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Items--">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Items</h4>
+<pre>public <a
href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.35">Items</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="create-java.lang.String-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>create</h4>
+<pre>public static <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">create</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">Convenience method for creating a new Items object.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>type</code> - Required. The internal type of the array.
+ The value MUST be one of <js>"string"</js>, <js>"number"</js>,
<js>"integer"</js>, <js>"boolean"</js>, or <js>"array"</js>.
+ Files and models are not allowed.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A new Items object.</dd>
+</dl>
+</li>
+</ul>
+<a name="createStrict-java.lang.String-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createStrict</h4>
+<pre>public static <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.79">createStrict</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">Same as <a
href="../../../../../org/apache/juneau/dto/swagger/Items.html#create-java.lang.String-"><code>create(String)</code></a>
except methods will throw runtime exceptions if you attempt
+ to pass in invalid values per the Swagger spec.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>type</code> - Required. The tyoe of the object.
+ The value MUST be one of <js>"string"</js>, <js>"number"</js>,
<js>"integer"</js>, <js>"boolean"</js>, or <js>"array"</js>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A new Header object.</dd>
+</dl>
+</li>
+</ul>
+<a name="getType--">
+<!-- -->
+</a>
+<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.96">getType</a>()</pre>
+<div class="block">Bean property getter: <property>type</property>.
+ <p>
+ Required. The internal type of the array.
+ The value MUST be one of <js>"string"</js>, <js>"number"</js>,
<js>"integer"</js>, <js>"boolean"</js>, or <js>"array"</js>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>type</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setType-java.lang.String-">
+<!-- -->
+</a>
+<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.109">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.
+ The value MUST be one of <js>"string"</js>, <js>"number"</js>,
<js>"integer"</js>, <js>"boolean"</js>, or <js>"array"</js>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>type</code> - The new value for the <property>type</property>
property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getFormat--">
+<!-- -->
+</a>
+<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.123">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
href='http://swagger.io/specification/#dataTypeFormat'>Data Type Formats</a>
for further details.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>format</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setFormat-java.lang.String-">
+<!-- -->
+</a>
+<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.135">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
href='http://swagger.io/specification/#dataTypeFormat'>Data Type Formats</a>
for further details.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>format</code> - The new value for the <property>format</property>
property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getItems--">
+<!-- -->
+</a>
+<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.148">getItems</a>()</pre>
+<div class="block">Bean property getter: <property>items</property>.
+ <p>
+ Required if <code>type</code> is <js>"array"</js>.
+ Describes the type of items in the array.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>items</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setItems-org.apache.juneau.dto.swagger.Items-">
+<!-- -->
+</a>
+<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.161">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>.
+ Describes the type of items in the array.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>items</code> - The new value for the <property>items</property>
property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getCollectionFormat--">
+<!-- -->
+</a>
+<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.183">getCollectionFormat</a>()</pre>
+<div class="block">Bean property getter:
<property>collectionFormat</property>.
+ <p>
+ Determines the format of the array if type array is used.
+ <p>
+ Possible values are:
+ <ul>
+ <li><code>csv</code> - comma separated values <code>foo,bar</code>.
+ <li><code>ssv</code> - space separated values <code>foo bar</code>.
+ <li><code>tsv</code> - tab separated values <code>foo\tbar</code>.
+ <li><code>pipes</code> - pipe separated values <code>foo|bar</code>.
+ </ul>
+ <p>
+ Default value is <code>csv</code>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>collectionFormat</property> property on this
bean, or <jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setCollectionFormat-java.lang.String-">
+<!-- -->
+</a>
+<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.205">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.
+ <p>
+ Possible values are:
+ <ul>
+ <li><code>csv</code> - comma separated values <code>foo,bar</code>.
+ <li><code>ssv</code> - space separated values <code>foo bar</code>.
+ <li><code>tsv</code> - tab separated values <code>foo\tbar</code>.
+ <li><code>pipes</code> - pipe separated values <code>foo|bar</code>.
+ </ul>
+ <p>
+ Default value is <code>csv</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>collectionFormat</code> - The new value for the
<property>collectionFormat</property> property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getDefault--">
+<!-- -->
+</a>
+<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.222">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.
+ (Note: <js>"default"</js> has no meaning for required items.)
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor101'>http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
+ Unlike JSON Schema this value MUST conform to the defined <code>type</code>
for the data type.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>default</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setDefault-java.lang.Object-">
+<!-- -->
+</a>
+<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.237">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.
+ (Note: <js>"default"</js> has no meaning for required items.)
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor101'>http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
+ Unlike JSON Schema this value MUST conform to the defined <code>type</code>
for the data type.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>_default</code> - The new value for the <property>default</property>
property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaximum--">
+<!-- -->
+</a>
+<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.249">getMaximum</a>()</pre>
+<div class="block">Bean property getter: <property>maximum</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>maximum</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaximum-java.lang.Number-">
+<!-- -->
+</a>
+<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.261">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>maximum</code> - The new value for the <property>maximum</property>
property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getExclusiveMaximum--">
+<!-- -->
+</a>
+<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.273">getExclusiveMaximum</a>()</pre>
+<div class="block">Bean property getter:
<property>exclusiveMaximum</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>exclusiveMaximum</property> property on this
bean, or <jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setExclusiveMaximum-java.lang.Boolean-">
+<!-- -->
+</a>
+<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.285">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'>http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>exclusiveMaximum</code> - The new value for the
<property>exclusiveMaximum</property> property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getMinimum--">
+<!-- -->
+</a>
+<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.297">getMinimum</a>()</pre>
+<div class="block">Bean property getter: <property>minimum</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>minimum</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setMinimum-java.lang.Number-">
+<!-- -->
+</a>
+<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.309">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>minimum</code> - The new value for the <property>minimum</property>
property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getExclusiveMinimum--">
+<!-- -->
+</a>
+<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.321">getExclusiveMinimum</a>()</pre>
+<div class="block">Bean property getter:
<property>exclusiveMinimum</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>exclusiveMinimum</property> property on this
bean, or <jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setExclusiveMinimum-java.lang.Boolean-">
+<!-- -->
+</a>
+<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.333">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'>http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>exclusiveMinimum</code> - The new value for the
<property>exclusiveMinimum</property> property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxLength--">
+<!-- -->
+</a>
+<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.345">getMaxLength</a>()</pre>
+<div class="block">Bean property getter: <property>maxLength</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor26'>http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>maxLength</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxLength-java.lang.Integer-">
+<!-- -->
+</a>
+<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.357">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor26'>http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>maxLength</code> - The new value for the
<property>maxLength</property> property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getMinLength--">
+<!-- -->
+</a>
+<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.369">getMinLength</a>()</pre>
+<div class="block">Bean property getter: <property>minLength</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor29'>http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>minLength</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setMinLength-java.lang.Integer-">
+<!-- -->
+</a>
+<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.381">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor29'>http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>minLength</code> - The new value for the
<property>minLength</property> property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getPattern--">
+<!-- -->
+</a>
+<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.393">getPattern</a>()</pre>
+<div class="block">Bean property getter: <property>pattern</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor33'>http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>pattern</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setPattern-java.lang.String-">
+<!-- -->
+</a>
+<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.405">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor33'>http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>pattern</code> - The new value for the <property>pattern</property>
property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxItems--">
+<!-- -->
+</a>
+<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.417">getMaxItems</a>()</pre>
+<div class="block">Bean property getter: <property>maxItems</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor42'>http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>maxItems</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxItems-java.lang.Integer-">
+<!-- -->
+</a>
+<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.429">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor42'>http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>maxItems</code> - The new value for the
<property>maxItems</property> property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getMinItems--">
+<!-- -->
+</a>
+<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.441">getMinItems</a>()</pre>
+<div class="block">Bean property getter: <property>minItems</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor45'>http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>minItems</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setMinItems-java.lang.Integer-">
+<!-- -->
+</a>
+<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.453">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor45'>http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>minItems</code> - The new value for the
<property>minItems</property> property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getUniqueItems--">
+<!-- -->
+</a>
+<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.465">getUniqueItems</a>()</pre>
+<div class="block">Bean property getter: <property>uniqueItems</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor49'>http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>uniqueItems</property> property on this bean,
or <jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setUniqueItems-java.lang.Boolean-">
+<!-- -->
+</a>
+<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.477">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor49'>http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>uniqueItems</code> - The new value for the
<property>uniqueItems</property> property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getEnum--">
+<!-- -->
+</a>
+<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.489">getEnum</a>()</pre>
+<div class="block">Bean property getter: <property>enum</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>enum</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setEnum-java.util.List-">
+<!-- -->
+</a>
+<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.501">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>_enum</code> - The new value for the <property>enum</property>
property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="addEnum-java.lang.Object...-">
+<!-- -->
+</a>
+<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.515">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>_enum</code> - The new values to add to the
<property>enum</property> property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="addEnum-java.util.Collection-">
+<!-- -->
+</a>
+<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.528">addEnum</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</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
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'>http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>_enum</code> - The new values to add to the
<property>enum</property> property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="getMultipleOf--">
+<!-- -->
+</a>
+<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.542">getMultipleOf</a>()</pre>
+<div class="block">Bean property getter: <property>multipleOf</property>.
+ <p>
+ See <a
href='http://json-schema.org/latest/json-schema-validation.html#anchor14'>http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The value of the <property>multipleOf</property> property on this bean, or
<jk>null</jk> if it is not set.</dd>
+</dl>
+</li>
+</ul>
+<a name="setMultipleOf-java.lang.Number-">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<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.554">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
href='http://json-schema.org/latest/json-schema-validation.html#anchor14'>http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>multipleOf</code> - The new value for the
<property>multipleOf</property> property on this bean.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Items.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/juneau/dto/swagger/Info.html"
title="class in org.apache.juneau.dto.swagger"><span
class="typeNameLink">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/juneau/dto/swagger/License.html"
title="class in org.apache.juneau.dto.swagger"><span
class="typeNameLink">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../../index.html?org/apache/juneau/dto/swagger/Items.html"
target="_top">Frames</a></li>
+<li><a href="Items.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li><a href="#constructor.summary">Constr</a> | </li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li><a href="#constructor.detail">Constr</a> | </li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright © 2016 <a
href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p>
+</body>
+</html>