http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/beb5f5d0/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html index 7e5c511..410cf3f 100644 --- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html +++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html @@ -822,7 +822,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <li class="blockList"> <h4>getName</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a> -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/jsonschema/Schema.html#line.93">getName</a>()</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/jsonschema/Schema.html#line.94">getName</a>()</pre> <div class="block">Bean property getter: <property>name</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -837,7 +837,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <li class="blockList"> <h4>setName</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a> -public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.104">setName</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> name)</pre> +public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.105">setName</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> name)</pre> <div class="block">Bean property setter: <property>name</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -853,7 +853,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <ul class="blockList"> <li class="blockList"> <h4>getId</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.114">getId</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.115">getId</a>()</pre> <div class="block">Bean property getter: <property>id</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -867,7 +867,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <ul class="blockList"> <li class="blockList"> <h4>setId</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.124">setId</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> id)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.125">setId</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> id)</pre> <div class="block">Bean property setter: <property>id</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -883,7 +883,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <ul class="blockList"> <li class="blockList"> <h4>setId</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.136">setId</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> id)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.137">setId</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> id)</pre> <div class="block">Bean property setter: <property>id</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -901,7 +901,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <li class="blockList"> <h4>getSchemaVersionUri</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#name--">name</a>="$schema") -public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.146">getSchemaVersionUri</a>()</pre> +public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.147">getSchemaVersionUri</a>()</pre> <div class="block">Bean property getter: <property>$schema</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -916,7 +916,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <li class="blockList"> <h4>setSchemaVersionUri</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#name--">name</a>="$schema") -public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.157">setSchemaVersionUri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> schemaVersion)</pre> +public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.158">setSchemaVersionUri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> schemaVersion)</pre> <div class="block">Bean property setter: <property>$schema</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -932,7 +932,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <ul class="blockList"> <li class="blockList"> <h4>setSchemaVersionUri</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.169">setSchemaVersionUri</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> schemaVersion)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.170">setSchemaVersionUri</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> schemaVersion)</pre> <div class="block">Bean property setter: <property>schemaVersion</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -949,7 +949,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <ul class="blockList"> <li class="blockList"> <h4>getTitle</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/jsonschema/Schema.html#line.178">getTitle</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/jsonschema/Schema.html#line.179">getTitle</a>()</pre> <div class="block">Bean property getter: <property>title</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -963,7 +963,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <ul class="blockList"> <li class="blockList"> <h4>setTitle</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.188">setTitle</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> title)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.189">setTitle</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> title)</pre> <div class="block">Bean property setter: <property>title</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -979,7 +979,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <ul class="blockList"> <li class="blockList"> <h4>getDescription</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/jsonschema/Schema.html#line.198">getDescription</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/jsonschema/Schema.html#line.199">getDescription</a>()</pre> <div class="block">Bean property getter: <property>description</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -993,7 +993,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <ul class="blockList"> <li class="blockList"> <h4>setDescription</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.208">setDescription</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> description)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.209">setDescription</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> description)</pre> <div class="block">Bean property setter: <property>description</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1010,7 +1010,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <li class="blockList"> <h4>getType</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#swap--">swap</a>=<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html" title="class in org.apache.juneau.dto.jsonschema">Schema.JsonTypeOrJsonTypeArraySwap.class</a>) -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/jsonschema/Schema.html#line.220">getType</a>()</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/jsonschema/Schema.html#line.221">getType</a>()</pre> <div class="block">Bean property getter: <property>type</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1026,7 +1026,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h <li class="blockList"> <h4>getTypeAsJsonType</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a> -public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.234">getTypeAsJsonType</a>()</pre> +public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.235">getTypeAsJsonType</a>()</pre> <div class="block">Bean property getter: <property>type</property>. <p> Convenience method for returning the <property>type</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema"><code>JsonType</code></a> value.</div> @@ -1043,7 +1043,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.ht <li class="blockList"> <h4>getTypeAsJsonTypeArray</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a> -public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema">JsonTypeArray</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.246">getTypeAsJsonTypeArray</a>()</pre> +public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema">JsonTypeArray</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.247">getTypeAsJsonTypeArray</a>()</pre> <div class="block">Bean property getter: <property>type</property>. <p> Convenience method for returning the <property>type</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>JsonTypeArray</code></a> value.</div> @@ -1059,7 +1059,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>setType</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.258">setType</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> type)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.259">setType</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> type)</pre> <div class="block">Bean property setter: <property>type</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1078,7 +1078,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>addTypes</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.278">addTypes</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>... types)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.279">addTypes</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>... types)</pre> <div class="block">Bean property appender: <property>type</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1094,7 +1094,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>getDefinitions</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.312">getDefinitions</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.313">getDefinitions</a>()</pre> <div class="block">Bean property getter: <property>definitions</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1108,7 +1108,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>setDefinitions</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.322">setDefinitions</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> definitions)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.323">setDefinitions</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> definitions)</pre> <div class="block">Bean property setter: <property>definitions</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1124,7 +1124,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>addDefinition</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.336">addDefinition</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> name, +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.337">addDefinition</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> name, <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> definition)</pre> <div class="block">Bean property appender: <property>definitions</property>.</div> <dl> @@ -1142,7 +1142,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>getProperties</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.349">getProperties</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.350">getProperties</a>()</pre> <div class="block">Bean property getter: <property>properties</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1156,7 +1156,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>getProperty</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.360">getProperty</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> name)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.361">getProperty</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> name)</pre> <div class="block">Returns the property with the specified name. This is equivalent to calling <property>getProperty(name, <jk>false</jk>)</property>.</div> <dl> @@ -1173,7 +1173,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>getProperty</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.375">getProperty</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> name, +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.376">getProperty</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> name, boolean resolve)</pre> <div class="block">Returns the property with the specified name. If <property>resolve</property> is <jk>true</jk>, the property object will automatically be @@ -1195,7 +1195,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>setProperties</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.392">setProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> properties)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.393">setProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> properties)</pre> <div class="block">Bean property setter: <property>properties</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1211,7 +1211,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>addProperties</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.412">addProperties</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>... properties)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.413">addProperties</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>... properties)</pre> <div class="block">Bean property appender: <property>properties</property>. <p> Properties must have their <property>name</property> property set on them when using this method.</div> @@ -1231,7 +1231,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>getPatternProperties</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.429">getPatternProperties</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.430">getPatternProperties</a>()</pre> <div class="block">Bean property getter: <property>patternProperties</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1245,7 +1245,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>setPatternProperties</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.439">setPatternProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> patternProperties)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.440">setPatternProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> patternProperties)</pre> <div class="block">Bean property setter: <property>patternProperties</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1261,7 +1261,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>addPatternProperties</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.459">addPatternProperties</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.html" title="class in org.apache.juneau.dto.jsonschema">SchemaProperty</a>... properties)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.460">addPatternProperties</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.html" title="class in org.apache.juneau.dto.jsonschema">SchemaProperty</a>... properties)</pre> <div class="block">Bean property appender: <property>patternProperties</property>. <p> Properties must have their <property>name</property> property set to the pattern string when using this method.</div> @@ -1281,7 +1281,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>getDependencies</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.476">getDependencies</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.477">getDependencies</a>()</pre> <div class="block">Bean property getter: <property>dependencies</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1295,7 +1295,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>setDependencies</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.486">setDependencies</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> dependencies)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.487">setDependencies</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> dependencies)</pre> <div class="block">Bean property setter: <property>dependencies</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1311,7 +1311,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <ul class="blockList"> <li class="blockList"> <h4>addDependency</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.500">addDependency</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> name, +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.501">addDependency</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> name, <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> dependency)</pre> <div class="block">Bean property appender: <property>dependencies</property>.</div> <dl> @@ -1330,7 +1330,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr <li class="blockList"> <h4>getItems</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#swap--">swap</a>=<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html" title="class in org.apache.juneau.dto.jsonschema">Schema.SchemaOrSchemaArraySwap.class</a>) -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/jsonschema/Schema.html#line.515">getItems</a>()</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/jsonschema/Schema.html#line.516">getItems</a>()</pre> <div class="block">Bean property getter: <property>items</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1346,7 +1346,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h <li class="blockList"> <h4>getItemsAsSchema</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a> -public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.529">getItemsAsSchema</a>()</pre> +public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.530">getItemsAsSchema</a>()</pre> <div class="block">Bean property getter: <property>items</property>. <p> Convenience method for returning the <property>items</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> value.</div> @@ -1363,7 +1363,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <li class="blockList"> <h4>getItemsAsSchemaArray</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a> -public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema">SchemaArray</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.541">getItemsAsSchemaArray</a>()</pre> +public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema">SchemaArray</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.542">getItemsAsSchemaArray</a>()</pre> <div class="block">Bean property getter: <property>items</property>. <p> Convenience method for returning the <property>items</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a> value.</div> @@ -1379,7 +1379,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>setItems</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.575">setItems</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> items)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.576">setItems</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> items)</pre> <div class="block">Bean property setter: <property>items</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1398,7 +1398,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>addItems</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.597">addItems</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>... items)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.598">addItems</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>... items)</pre> <div class="block">Bean property appender: <property>items</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1414,7 +1414,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <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/jsonschema/Schema.html#line.610">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/jsonschema/Schema.html#line.611">getMultipleOf</a>()</pre> <div class="block">Bean property getter: <property>multipleOf</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1428,7 +1428,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>setMultipleOf</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.620">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/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.621">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>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1444,7 +1444,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <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/jsonschema/Schema.html#line.630">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/jsonschema/Schema.html#line.631">getMaximum</a>()</pre> <div class="block">Bean property getter: <property>maximum</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1458,7 +1458,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>setMaximum</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.640">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/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.641">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>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1474,7 +1474,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>isExclusiveMaximum</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/jsonschema/Schema.html#line.650">isExclusiveMaximum</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/jsonschema/Schema.html#line.651">isExclusiveMaximum</a>()</pre> <div class="block">Bean property getter: <property>exclusiveMaximum</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1488,7 +1488,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>setExclusiveMaximum</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.660">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/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.661">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>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1504,7 +1504,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <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/jsonschema/Schema.html#line.670">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/jsonschema/Schema.html#line.671">getMinimum</a>()</pre> <div class="block">Bean property getter: <property>minimum</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1518,7 +1518,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>setMinimum</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.680">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/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.681">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>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1534,7 +1534,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>isExclusiveMinimum</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/jsonschema/Schema.html#line.690">isExclusiveMinimum</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/jsonschema/Schema.html#line.691">isExclusiveMinimum</a>()</pre> <div class="block">Bean property getter: <property>exclusiveMinimum</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1548,7 +1548,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>setExclusiveMinimum</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.700">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/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.701">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>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1564,7 +1564,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <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/jsonschema/Schema.html#line.710">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/jsonschema/Schema.html#line.711">getMaxLength</a>()</pre> <div class="block">Bean property getter: <property>maxLength</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1578,7 +1578,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>setMaxLength</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.720">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/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.721">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>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1594,7 +1594,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <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/jsonschema/Schema.html#line.730">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/jsonschema/Schema.html#line.731">getMinLength</a>()</pre> <div class="block">Bean property getter: <property>minLength</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1608,7 +1608,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>setMinLength</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.740">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/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.741">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>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1624,7 +1624,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <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/jsonschema/Schema.html#line.750">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/jsonschema/Schema.html#line.751">getPattern</a>()</pre> <div class="block">Bean property getter: <property>pattern</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1638,7 +1638,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <ul class="blockList"> <li class="blockList"> <h4>setPattern</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.760">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/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.761">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>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1655,7 +1655,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray <li class="blockList"> <h4>getAdditionalItems</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#swap--">swap</a>=<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html" title="class in org.apache.juneau.dto.jsonschema">Schema.BooleanOrSchemaArraySwap.class</a>) -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/jsonschema/Schema.html#line.772">getAdditionalItems</a>()</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/jsonschema/Schema.html#line.773">getAdditionalItems</a>()</pre> <div class="block">Bean property getter: <property>additionalItems</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1671,7 +1671,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h <li class="blockList"> <h4>getAdditionalItemsAsBoolean</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a> -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/jsonschema/Schema.html#line.786">getAdditionalItemsAsBoolean</a>()</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/jsonschema/Schema.html#line.787">getAdditionalItemsAsBoolean</a>()</pre> <div class="block">Bean property getter: <property>additionalItems</property>. <p> Convenience method for returning the <property>additionalItems</property> property when it is 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"><code>Boolean</code></a> value.</div> @@ -1688,7 +1688,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean. <li class="blockList"> <h4>getAdditionalItemsAsSchemaArray</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a> -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="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.798">getAdditionalItemsAsSchemaArray</a>()</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="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.799">getAdditionalItemsAsSchemaArray</a>()</pre> <div class="block">Bean property getter: <property>additionalItems</property>. <p> Convenience method for returning the <property>additionalItems</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a> value.</div> @@ -1704,7 +1704,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>setAdditionalItems</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.810">setAdditionalItems</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> additionalItems)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.811">setAdditionalItems</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> additionalItems)</pre> <div class="block">Bean property setter: <property>additionalItems</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1723,7 +1723,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>addAdditionalItems</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.831">addAdditionalItems</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>... additionalItems)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.832">addAdditionalItems</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>... additionalItems)</pre> <div class="block">Bean property appender: <property>additionalItems</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1739,7 +1739,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.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/jsonschema/Schema.html#line.866">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/jsonschema/Schema.html#line.867">getMaxItems</a>()</pre> <div class="block">Bean property getter: <property>maxItems</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1753,7 +1753,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>setMaxItems</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.876">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/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.877">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>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1769,7 +1769,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.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/jsonschema/Schema.html#line.886">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/jsonschema/Schema.html#line.887">getMinItems</a>()</pre> <div class="block">Bean property getter: <property>minItems</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1783,7 +1783,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>setMinItems</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.896">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/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.897">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>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1799,7 +1799,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.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/jsonschema/Schema.html#line.906">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/jsonschema/Schema.html#line.907">getUniqueItems</a>()</pre> <div class="block">Bean property getter: <property>uniqueItems</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1813,7 +1813,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>setUniqueItems</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.916">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/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.917">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>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1829,7 +1829,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>getMaxProperties</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/jsonschema/Schema.html#line.926">getMaxProperties</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/jsonschema/Schema.html#line.927">getMaxProperties</a>()</pre> <div class="block">Bean property getter: <property>maxProperties</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1843,7 +1843,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>setMaxProperties</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.936">setMaxProperties</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> maxProperties)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.937">setMaxProperties</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> maxProperties)</pre> <div class="block">Bean property setter: <property>maxProperties</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1859,7 +1859,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>getMinProperties</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/jsonschema/Schema.html#line.946">getMinProperties</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/jsonschema/Schema.html#line.947">getMinProperties</a>()</pre> <div class="block">Bean property getter: <property>minProperties</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1873,7 +1873,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>setMinProperties</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.956">setMinProperties</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> minProperties)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.957">setMinProperties</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> minProperties)</pre> <div class="block">Bean property setter: <property>minProperties</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1889,7 +1889,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>getRequired</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/String.html?is-external=true" title="class or interface in java.lang">String</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.966">getRequired</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/String.html?is-external=true" title="class or interface in java.lang">String</a>> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.967">getRequired</a>()</pre> <div class="block">Bean property getter: <property>required</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1903,7 +1903,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>setRequired</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.976">setRequired</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/String.html?is-external=true" title="class or interface in java.lang">String</a>> required)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.977">setRequired</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/String.html?is-external=true" title="class or interface in java.lang">String</a>> required)</pre> <div class="block">Bean property setter: <property>required</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1919,7 +1919,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>addRequired</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.987">addRequired</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/String.html?is-external=true" title="class or interface in java.lang">String</a>> required)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.988">addRequired</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/String.html?is-external=true" title="class or interface in java.lang">String</a>> required)</pre> <div class="block">Bean property appender: <property>required</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1935,7 +1935,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>addRequired</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1001">addRequired</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>... required)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1002">addRequired</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>... required)</pre> <div class="block">Bean property appender: <property>required</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1951,7 +1951,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>addRequired</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1015">addRequired</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.html" title="class in org.apache.juneau.dto.jsonschema">SchemaProperty</a>... properties)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1016">addRequired</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.html" title="class in org.apache.juneau.dto.jsonschema">SchemaProperty</a>... properties)</pre> <div class="block">Bean property appender: <property>required</property>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1968,7 +1968,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <li class="blockList"> <h4>getAdditionalProperties</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#swap--">swap</a>=<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html" title="class in org.apache.juneau.dto.jsonschema">Schema.BooleanOrSchemaSwap.class</a>) -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/jsonschema/Schema.html#line.1030">getAdditionalProperties</a>()</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/jsonschema/Schema.html#line.1031">getAdditionalProperties</a>()</pre> <div class="block">Bean property getter: <property>additionalProperties</property>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1984,7 +1984,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h <li class="blockList"> <h4>getAdditionalPropertiesAsBoolean</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a> -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/jsonschema/Schema.html#line.1044">getAdditionalPropertiesAsBoolean</a>()</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/jsonschema/Schema.html#line.1045">getAdditionalPropertiesAsBoolean</a>()</pre> <div class="block">Bean property getter: <property>additionalProperties</property>. <p> Convenience method for returning the <property>additionalProperties</property> property when it is 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"><code>Boolean</code></a> value.</div> @@ -2001,7 +2001,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean. <li class="blockList"> <h4>getAdditionalPropertiesAsSchema</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a> -public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1056">getAdditionalPropertiesAsSchema</a>()</pre> +public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1057">getAdditionalPropertiesAsSchema</a>()</pre> <div class="block">Bean property getter: <property>additionalProperties</property>. <p> Convenience method for returning the <property>additionalProperties</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> value.</div> @@ -2018,7 +2018,7 @@ public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html <li class="blockList"> <h4>setAdditionalProperties</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#beanDictionary--">beanDictionary</a>=<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema.class</a>) -public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1069">setAdditionalProperties</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> additionalProperties)</pre> +public <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a> <a href="../../../../../src-html/org/apa
<TRUNCATED>
