blob: 4436a312f1dfd526b71d66709573781a263f8fdf [file] [log] [blame]
<!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 (1.8.0_252) on Thu Apr 08 02:07:25 UTC 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JavaType (EclipseLink 3.0.1, API Reference)</title>
<meta name="date" content="2021-04-08">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="JavaType (EclipseLink 3.0.1, API Reference)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"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,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10};
var tabs = {65535:["t0","All 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="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 class="aboutLanguage">EclipseLink 3.0.1, API Reference</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaAttribute.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/persistence/jaxb/xmlmodel/JavaType.html" target="_top">Frames</a></li>
<li><a href="JavaType.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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.eclipse.persistence.jaxb.xmlmodel</div>
<h2 title="Class JavaType" class="title">Class JavaType</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/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.eclipse.persistence.jaxb.xmlmodel.JavaType</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">JavaType</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block"><p>
Java class for anonymous complex type.
<p>
The following schema fragment specifies the expected content contained within
this class.
<pre>
&lt;complexType&gt;
&lt;complexContent&gt;
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
&lt;all&gt;
&lt;element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-type" minOccurs="0"/&gt;
&lt;element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-root-element" minOccurs="0"/&gt;
&lt;element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-virtual-access-methods" minOccurs="0"/&gt;
&lt;element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-see-also" minOccurs="0"/&gt;
&lt;element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-java-type-adapter" minOccurs="0"/&gt;
&lt;element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-class-extractor" minOccurs="0"/&gt;
&lt;element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-properties" minOccurs="0"/&gt;
&lt;element name="java-attributes" minOccurs="0"&gt;
&lt;complexType&gt;
&lt;complexContent&gt;
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
&lt;sequence&gt;
&lt;element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}java-attribute" maxOccurs="unbounded" minOccurs="0"/&gt;
&lt;/sequence&gt;
&lt;/restriction&gt;
&lt;/complexContent&gt;
&lt;/complexType&gt;
&lt;/element&gt;
&lt;element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-named-object-graphs" minOccurs="0"/&gt;
&lt;element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-null-policy" minOccurs="0"/&gt;
&lt;element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-element-nillable" minOccurs="0"/&gt;
&lt;/all&gt;
&lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
&lt;attribute name="super-type" type="{http://www.w3.org/2001/XMLSchema}string" default="##default" /&gt;
&lt;attribute name="xml-accessor-order" type="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-access-order" default="UNDEFINED" /&gt;
&lt;attribute name="xml-accessor-type" type="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-access-type" default="PUBLIC_MEMBER" /&gt;
&lt;attribute name="xml-customizer" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
&lt;attribute name="xml-discriminator-node" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
&lt;attribute name="xml-discriminator-value" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
&lt;attribute name="xml-inline-binary-data" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /&gt;
&lt;attribute name="xml-transient" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /&gt;
&lt;attribute name="xml-name-transformer" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
&lt;/restriction&gt;
&lt;/complexContent&gt;
&lt;/complexType&gt;
</pre></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">JavaType.JavaAttributes</a></span></code>
<div class="block">Java class for anonymous complex type.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">JavaType.JavaAttributes</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#javaAttributes">javaAttributes</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#name">name</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#superType">superType</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessOrder.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessOrder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlAccessorOrder">xmlAccessorOrder</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessType.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlAccessorType">xmlAccessorType</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlClassExtractor.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlClassExtractor</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlClassExtractor">xmlClassExtractor</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlCustomizer">xmlCustomizer</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlDiscriminatorNode">xmlDiscriminatorNode</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlDiscriminatorValue">xmlDiscriminatorValue</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlElementNillable.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlElementNillable</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlElementNillable">xmlElementNillable</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlInlineBinaryData">xmlInlineBinaryData</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlJavaTypeAdapter.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlJavaTypeAdapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlJavaTypeAdapter">xmlJavaTypeAdapter</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNamedObjectGraphs.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNamedObjectGraphs</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlNamedObjectGraphs">xmlNamedObjectGraphs</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlNameTransformer">xmlNameTransformer</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNullPolicy.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNullPolicy</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlNullPolicy">xmlNullPolicy</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlProperties</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlProperties">xmlProperties</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlRootElement.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlRootElement</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlRootElement">xmlRootElement</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlSeeAlso">xmlSeeAlso</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlTransient">xmlTransient</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlType.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlType">xmlType</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlVirtualAccessMethods.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlVirtualAccessMethods</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#xmlVirtualAccessMethods">xmlVirtualAccessMethods</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== 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">&nbsp;</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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#JavaType--">JavaType</a></span>()</code>&nbsp;</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</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/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">JavaType.JavaAttributes</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getJavaAttributes--">getJavaAttributes</a></span>()</code>
<div class="block">Gets the value of the javaAttributes property.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getName--">getName</a></span>()</code>
<div class="block">Gets the value of the name property.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getSuperType--">getSuperType</a></span>()</code>
<div class="block">Gets the value of the superType property.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessOrder.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessOrder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlAccessorOrder--">getXmlAccessorOrder</a></span>()</code>
<div class="block">Gets the value of the xmlAccessorOrder property.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessType.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlAccessorType--">getXmlAccessorType</a></span>()</code>
<div class="block">Gets the value of the xmlAccessorType property.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlClassExtractor.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlClassExtractor</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlClassExtractor--">getXmlClassExtractor</a></span>()</code>
<div class="block">Gets the value of the xmlClassExtractor property.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlCustomizer--">getXmlCustomizer</a></span>()</code>
<div class="block">Gets the value of the xmlCustomizer property.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlDiscriminatorNode--">getXmlDiscriminatorNode</a></span>()</code>
<div class="block">Gets the value of the xmlDiscriminatorNode property.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlDiscriminatorValue--">getXmlDiscriminatorValue</a></span>()</code>
<div class="block">Gets the value of the xmlDiscriminatorValue property.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlElementNillable.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlElementNillable</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlElementNillable--">getXmlElementNillable</a></span>()</code>
<div class="block">Gets the value of the xmlElementNillable property.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlJavaTypeAdapter.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlJavaTypeAdapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlJavaTypeAdapter--">getXmlJavaTypeAdapter</a></span>()</code>
<div class="block">Gets the value of the xmlJavaTypeAdapter property.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNamedObjectGraphs.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNamedObjectGraphs</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlNamedObjectGraphs--">getXmlNamedObjectGraphs</a></span>()</code>
<div class="block">Gets the value of the xmlNamedObjectGraphs property.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/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/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlNameTransformer--">getXmlNameTransformer</a></span>()</code>
<div class="block">Gets the value of the xmlNameTransformer property.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNullPolicy.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNullPolicy</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlNullPolicy--">getXmlNullPolicy</a></span>()</code>
<div class="block">Gets the value of the xmlNullPolicy property.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlProperties</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlProperties--">getXmlProperties</a></span>()</code>
<div class="block">Gets the value of the xmlProperties property.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlRootElement.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlRootElement</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlRootElement--">getXmlRootElement</a></span>()</code>
<div class="block">Gets the value of the xmlRootElement property.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlSeeAlso--">getXmlSeeAlso</a></span>()</code>
<div class="block">Gets the value of the xmlSeeAlso property.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlType.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlType--">getXmlType</a></span>()</code>
<div class="block">Gets the value of the xmlType property.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlVirtualAccessMethods.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlVirtualAccessMethods</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#getXmlVirtualAccessMethods--">getXmlVirtualAccessMethods</a></span>()</code>
<div class="block">Gets the value of the xmlVirtualAccessMethods property.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#isSetXmlAccessorOrder--">isSetXmlAccessorOrder</a></span>()</code>
<div class="block">Indicates if xmlAccessorOrder has been set, i.e.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#isSetXmlAccessorType--">isSetXmlAccessorType</a></span>()</code>
<div class="block">Indicates if xmlAccessorType has been set, i.e.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#isSetXmlInlineBinaryData--">isSetXmlInlineBinaryData</a></span>()</code>
<div class="block">Indicates if xmlInlineBinaryData has been set, i.e.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#isSetXmlTransient--">isSetXmlTransient</a></span>()</code>
<div class="block">Indicates if xmlTransient has been set, i.e.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#isXmlInlineBinaryData--">isXmlInlineBinaryData</a></span>()</code>
<div class="block">Gets the value of the xmlInlineBinaryData property.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#isXmlTransient--">isXmlTransient</a></span>()</code>
<div class="block">Gets the value of the xmlTransient property.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setJavaAttributes-org.eclipse.persistence.jaxb.xmlmodel.JavaType.JavaAttributes-">setJavaAttributes</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">JavaType.JavaAttributes</a>&nbsp;value)</code>
<div class="block">Sets the value of the javaAttributes property.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setName-java.lang.String-">setName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the name property.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setSuperType-java.lang.String-">setSuperType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the superType property.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlAccessorOrder-org.eclipse.persistence.jaxb.xmlmodel.XmlAccessOrder-">setXmlAccessorOrder</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessOrder.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessOrder</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlAccessorOrder property.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlAccessorType-org.eclipse.persistence.jaxb.xmlmodel.XmlAccessType-">setXmlAccessorType</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessType.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessType</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlAccessorType property.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlClassExtractor-org.eclipse.persistence.jaxb.xmlmodel.XmlClassExtractor-">setXmlClassExtractor</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlClassExtractor.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlClassExtractor</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlClassExtractor property.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlCustomizer-java.lang.String-">setXmlCustomizer</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlCustomizer property.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlDiscriminatorNode-java.lang.String-">setXmlDiscriminatorNode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlDiscriminatorNode property.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlDiscriminatorValue-java.lang.String-">setXmlDiscriminatorValue</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlDiscriminatorValue property.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlElementNillable-org.eclipse.persistence.jaxb.xmlmodel.XmlElementNillable-">setXmlElementNillable</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlElementNillable.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlElementNillable</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlElementNillable property.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlInlineBinaryData-java.lang.Boolean-">setXmlInlineBinaryData</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlInlineBinaryData property.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlJavaTypeAdapter-org.eclipse.persistence.jaxb.xmlmodel.XmlJavaTypeAdapter-">setXmlJavaTypeAdapter</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlJavaTypeAdapter.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlJavaTypeAdapter</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlJavaTypeAdapter property.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlNamedObjectGraphs-org.eclipse.persistence.jaxb.xmlmodel.XmlNamedObjectGraphs-">setXmlNamedObjectGraphs</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNamedObjectGraphs.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNamedObjectGraphs</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlNamedObjectGraphs property.</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlNameTransformer-java.lang.String-">setXmlNameTransformer</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlNameTransformer property.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlNullPolicy-org.eclipse.persistence.jaxb.xmlmodel.XmlNullPolicy-">setXmlNullPolicy</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNullPolicy.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNullPolicy</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlNullPolicy property.</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlProperties-org.eclipse.persistence.jaxb.xmlmodel.XmlProperties-">setXmlProperties</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlProperties</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlProperties property.</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlRootElement-org.eclipse.persistence.jaxb.xmlmodel.XmlRootElement-">setXmlRootElement</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlRootElement.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlRootElement</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlRootElement property.</div>
</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlTransient-java.lang.Boolean-">setXmlTransient</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlTransient property.</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlType-org.eclipse.persistence.jaxb.xmlmodel.XmlType-">setXmlType</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlType.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlType</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlType property.</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.html#setXmlVirtualAccessMethods-org.eclipse.persistence.jaxb.xmlmodel.XmlVirtualAccessMethods-">setXmlVirtualAccessMethods</a></span>(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlVirtualAccessMethods.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlVirtualAccessMethods</a>&nbsp;value)</code>
<div class="block">Sets the value of the xmlVirtualAccessMethods 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&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/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">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="xmlType">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlType</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlType.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlType</a> xmlType</pre>
</li>
</ul>
<a name="xmlRootElement">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlRootElement</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlRootElement.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlRootElement</a> xmlRootElement</pre>
</li>
</ul>
<a name="xmlVirtualAccessMethods">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlVirtualAccessMethods</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlVirtualAccessMethods.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlVirtualAccessMethods</a> xmlVirtualAccessMethods</pre>
</li>
</ul>
<a name="xmlSeeAlso">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlSeeAlso</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; xmlSeeAlso</pre>
</li>
</ul>
<a name="xmlJavaTypeAdapter">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlJavaTypeAdapter</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlJavaTypeAdapter.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlJavaTypeAdapter</a> xmlJavaTypeAdapter</pre>
</li>
</ul>
<a name="xmlClassExtractor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlClassExtractor</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlClassExtractor.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlClassExtractor</a> xmlClassExtractor</pre>
</li>
</ul>
<a name="xmlProperties">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlProperties</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlProperties</a> xmlProperties</pre>
</li>
</ul>
<a name="javaAttributes">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>javaAttributes</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">JavaType.JavaAttributes</a> javaAttributes</pre>
</li>
</ul>
<a name="xmlNamedObjectGraphs">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlNamedObjectGraphs</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNamedObjectGraphs.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNamedObjectGraphs</a> xmlNamedObjectGraphs</pre>
</li>
</ul>
<a name="xmlNullPolicy">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlNullPolicy</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNullPolicy.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNullPolicy</a> xmlNullPolicy</pre>
</li>
</ul>
<a name="xmlElementNillable">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlElementNillable</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlElementNillable.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlElementNillable</a> xmlElementNillable</pre>
</li>
</ul>
<a name="name">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name</pre>
</li>
</ul>
<a name="superType">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>superType</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> superType</pre>
</li>
</ul>
<a name="xmlAccessorOrder">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlAccessorOrder</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessOrder.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessOrder</a> xmlAccessorOrder</pre>
</li>
</ul>
<a name="xmlAccessorType">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlAccessorType</h4>
<pre>protected&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessType.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessType</a> xmlAccessorType</pre>
</li>
</ul>
<a name="xmlCustomizer">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlCustomizer</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> xmlCustomizer</pre>
</li>
</ul>
<a name="xmlDiscriminatorNode">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlDiscriminatorNode</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> xmlDiscriminatorNode</pre>
</li>
</ul>
<a name="xmlDiscriminatorValue">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlDiscriminatorValue</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> xmlDiscriminatorValue</pre>
</li>
</ul>
<a name="xmlInlineBinaryData">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlInlineBinaryData</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> xmlInlineBinaryData</pre>
</li>
</ul>
<a name="xmlTransient">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xmlTransient</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> xmlTransient</pre>
</li>
</ul>
<a name="xmlNameTransformer">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>xmlNameTransformer</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> xmlNameTransformer</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="JavaType--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>JavaType</h4>
<pre>public&nbsp;JavaType()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getXmlType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlType</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlType.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlType</a>&nbsp;getXmlType()</pre>
<div class="block">Gets the value of the xmlType property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlType.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlType</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlType-org.eclipse.persistence.jaxb.xmlmodel.XmlType-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlType</h4>
<pre>public&nbsp;void&nbsp;setXmlType(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlType.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlType</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlType property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlType.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlType</code></a></dd>
</dl>
</li>
</ul>
<a name="getXmlRootElement--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlRootElement</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlRootElement.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlRootElement</a>&nbsp;getXmlRootElement()</pre>
<div class="block">Gets the value of the xmlRootElement property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlRootElement.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlRootElement</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlRootElement-org.eclipse.persistence.jaxb.xmlmodel.XmlRootElement-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlRootElement</h4>
<pre>public&nbsp;void&nbsp;setXmlRootElement(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlRootElement.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlRootElement</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlRootElement property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlRootElement.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlRootElement</code></a></dd>
</dl>
</li>
</ul>
<a name="getXmlVirtualAccessMethods--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlVirtualAccessMethods</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlVirtualAccessMethods.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlVirtualAccessMethods</a>&nbsp;getXmlVirtualAccessMethods()</pre>
<div class="block">Gets the value of the xmlVirtualAccessMethods property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlVirtualAccessMethods.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlVirtualAccessMethods</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlVirtualAccessMethods-org.eclipse.persistence.jaxb.xmlmodel.XmlVirtualAccessMethods-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlVirtualAccessMethods</h4>
<pre>public&nbsp;void&nbsp;setXmlVirtualAccessMethods(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlVirtualAccessMethods.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlVirtualAccessMethods</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlVirtualAccessMethods property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlVirtualAccessMethods.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlVirtualAccessMethods</code></a></dd>
</dl>
</li>
</ul>
<a name="getXmlSeeAlso--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlSeeAlso</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getXmlSeeAlso()</pre>
<div class="block">Gets the value of the xmlSeeAlso property.
<p>
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the xmlSeeAlso property.
<p>
For example, to add a new item, do as follows:
<pre>
getXmlSeeAlso().add(newItem);
</pre>
<p>
Objects of the following type(s) are allowed in the list
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></div>
</li>
</ul>
<a name="getXmlJavaTypeAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlJavaTypeAdapter</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlJavaTypeAdapter.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlJavaTypeAdapter</a>&nbsp;getXmlJavaTypeAdapter()</pre>
<div class="block">Gets the value of the xmlJavaTypeAdapter property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlJavaTypeAdapter.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlJavaTypeAdapter</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlJavaTypeAdapter-org.eclipse.persistence.jaxb.xmlmodel.XmlJavaTypeAdapter-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlJavaTypeAdapter</h4>
<pre>public&nbsp;void&nbsp;setXmlJavaTypeAdapter(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlJavaTypeAdapter.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlJavaTypeAdapter</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlJavaTypeAdapter property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlJavaTypeAdapter.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlJavaTypeAdapter</code></a></dd>
</dl>
</li>
</ul>
<a name="getXmlClassExtractor--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlClassExtractor</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlClassExtractor.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlClassExtractor</a>&nbsp;getXmlClassExtractor()</pre>
<div class="block">Gets the value of the xmlClassExtractor property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlClassExtractor.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlClassExtractor</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlClassExtractor-org.eclipse.persistence.jaxb.xmlmodel.XmlClassExtractor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlClassExtractor</h4>
<pre>public&nbsp;void&nbsp;setXmlClassExtractor(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlClassExtractor.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlClassExtractor</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlClassExtractor property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlClassExtractor.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlClassExtractor</code></a></dd>
</dl>
</li>
</ul>
<a name="getXmlProperties--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlProperties</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlProperties</a>&nbsp;getXmlProperties()</pre>
<div class="block">Gets the value of the xmlProperties property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlProperties</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlProperties-org.eclipse.persistence.jaxb.xmlmodel.XmlProperties-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlProperties</h4>
<pre>public&nbsp;void&nbsp;setXmlProperties(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlProperties</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlProperties property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlProperties</code></a></dd>
</dl>
</li>
</ul>
<a name="getJavaAttributes--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getJavaAttributes</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">JavaType.JavaAttributes</a>&nbsp;getJavaAttributes()</pre>
<div class="block">Gets the value of the javaAttributes property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>JavaType.JavaAttributes</code></a></dd>
</dl>
</li>
</ul>
<a name="setJavaAttributes-org.eclipse.persistence.jaxb.xmlmodel.JavaType.JavaAttributes-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setJavaAttributes</h4>
<pre>public&nbsp;void&nbsp;setJavaAttributes(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">JavaType.JavaAttributes</a>&nbsp;value)</pre>
<div class="block">Sets the value of the javaAttributes property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>JavaType.JavaAttributes</code></a></dd>
</dl>
</li>
</ul>
<a name="getXmlNamedObjectGraphs--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlNamedObjectGraphs</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNamedObjectGraphs.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNamedObjectGraphs</a>&nbsp;getXmlNamedObjectGraphs()</pre>
<div class="block">Gets the value of the xmlNamedObjectGraphs property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNamedObjectGraphs.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlNamedObjectGraphs</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlNamedObjectGraphs-org.eclipse.persistence.jaxb.xmlmodel.XmlNamedObjectGraphs-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlNamedObjectGraphs</h4>
<pre>public&nbsp;void&nbsp;setXmlNamedObjectGraphs(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNamedObjectGraphs.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNamedObjectGraphs</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlNamedObjectGraphs property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNamedObjectGraphs.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlNamedObjectGraphs</code></a></dd>
</dl>
</li>
</ul>
<a name="getXmlNullPolicy--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlNullPolicy</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNullPolicy.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNullPolicy</a>&nbsp;getXmlNullPolicy()</pre>
<div class="block">Gets the value of the xmlNullPolicy property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNullPolicy.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlNullPolicy</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlNullPolicy-org.eclipse.persistence.jaxb.xmlmodel.XmlNullPolicy-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlNullPolicy</h4>
<pre>public&nbsp;void&nbsp;setXmlNullPolicy(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNullPolicy.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlNullPolicy</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlNullPolicy property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlNullPolicy.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlNullPolicy</code></a></dd>
</dl>
</li>
</ul>
<a name="getXmlElementNillable--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlElementNillable</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlElementNillable.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlElementNillable</a>&nbsp;getXmlElementNillable()</pre>
<div class="block">Gets the value of the xmlElementNillable property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlElementNillable.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlElementNillable</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlElementNillable-org.eclipse.persistence.jaxb.xmlmodel.XmlElementNillable-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlElementNillable</h4>
<pre>public&nbsp;void&nbsp;setXmlElementNillable(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlElementNillable.html" title="class in org.eclipse.persistence.jaxb.xmlmodel">XmlElementNillable</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlElementNillable property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is <a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlElementNillable.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlElementNillable</code></a></dd>
</dl>
</li>
</ul>
<a name="getName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
<div class="block">Gets the value of the name property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="setName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setName</h4>
<pre>public&nbsp;void&nbsp;setName(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the name property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="getSuperType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSuperType</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getSuperType()</pre>
<div class="block">Gets the value of the superType property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="setSuperType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSuperType</h4>
<pre>public&nbsp;void&nbsp;setSuperType(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the superType property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="getXmlAccessorOrder--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlAccessorOrder</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessOrder.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessOrder</a>&nbsp;getXmlAccessorOrder()</pre>
<div class="block">Gets the value of the xmlAccessorOrder property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessOrder.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlAccessOrder</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlAccessorOrder-org.eclipse.persistence.jaxb.xmlmodel.XmlAccessOrder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlAccessorOrder</h4>
<pre>public&nbsp;void&nbsp;setXmlAccessorOrder(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessOrder.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessOrder</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlAccessorOrder property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessOrder.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlAccessOrder</code></a></dd>
</dl>
</li>
</ul>
<a name="isSetXmlAccessorOrder--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSetXmlAccessorOrder</h4>
<pre>public&nbsp;boolean&nbsp;isSetXmlAccessorOrder()</pre>
<div class="block">Indicates if xmlAccessorOrder has been set, i.e. is non-null.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if xmlAccessorOrder is non-null, false otherwise</dd>
</dl>
</li>
</ul>
<a name="getXmlAccessorType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlAccessorType</h4>
<pre>public&nbsp;<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessType.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessType</a>&nbsp;getXmlAccessorType()</pre>
<div class="block">Gets the value of the xmlAccessorType property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessType.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlAccessType</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlAccessorType-org.eclipse.persistence.jaxb.xmlmodel.XmlAccessType-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlAccessorType</h4>
<pre>public&nbsp;void&nbsp;setXmlAccessorType(<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessType.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel">XmlAccessType</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlAccessorType property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/XmlAccessType.html" title="enum in org.eclipse.persistence.jaxb.xmlmodel"><code>XmlAccessType</code></a></dd>
</dl>
</li>
</ul>
<a name="isSetXmlAccessorType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSetXmlAccessorType</h4>
<pre>public&nbsp;boolean&nbsp;isSetXmlAccessorType()</pre>
<div class="block">Indicates if xmlAccessorType has been set, i.e. is non-null.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if xmlAccessorType is non-null, false otherwise</dd>
</dl>
</li>
</ul>
<a name="getXmlCustomizer--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlCustomizer</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getXmlCustomizer()</pre>
<div class="block">Gets the value of the xmlCustomizer property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlCustomizer-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlCustomizer</h4>
<pre>public&nbsp;void&nbsp;setXmlCustomizer(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlCustomizer property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="getXmlDiscriminatorNode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlDiscriminatorNode</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getXmlDiscriminatorNode()</pre>
<div class="block">Gets the value of the xmlDiscriminatorNode property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlDiscriminatorNode-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlDiscriminatorNode</h4>
<pre>public&nbsp;void&nbsp;setXmlDiscriminatorNode(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlDiscriminatorNode property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="getXmlDiscriminatorValue--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlDiscriminatorValue</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getXmlDiscriminatorValue()</pre>
<div class="block">Gets the value of the xmlDiscriminatorValue property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlDiscriminatorValue-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlDiscriminatorValue</h4>
<pre>public&nbsp;void&nbsp;setXmlDiscriminatorValue(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlDiscriminatorValue property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="isXmlInlineBinaryData--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isXmlInlineBinaryData</h4>
<pre>public&nbsp;boolean&nbsp;isXmlInlineBinaryData()</pre>
<div class="block">Gets the value of the xmlInlineBinaryData property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlInlineBinaryData-java.lang.Boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlInlineBinaryData</h4>
<pre>public&nbsp;void&nbsp;setXmlInlineBinaryData(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlInlineBinaryData property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a></dd>
</dl>
</li>
</ul>
<a name="isSetXmlInlineBinaryData--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSetXmlInlineBinaryData</h4>
<pre>public&nbsp;boolean&nbsp;isSetXmlInlineBinaryData()</pre>
<div class="block">Indicates if xmlInlineBinaryData has been set, i.e. is non-null.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if xmlInlineBinaryData is non-null, false otherwise</dd>
</dl>
</li>
</ul>
<a name="isXmlTransient--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isXmlTransient</h4>
<pre>public&nbsp;boolean&nbsp;isXmlTransient()</pre>
<div class="block">Gets the value of the xmlTransient property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlTransient-java.lang.Boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlTransient</h4>
<pre>public&nbsp;void&nbsp;setXmlTransient(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlTransient property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a></dd>
</dl>
</li>
</ul>
<a name="isSetXmlTransient--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSetXmlTransient</h4>
<pre>public&nbsp;boolean&nbsp;isSetXmlTransient()</pre>
<div class="block">Indicates if xmlTransient has been set, i.e. is non-null.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true is xmlTransient is non-null, false otherwise</dd>
</dl>
</li>
</ul>
<a name="getXmlNameTransformer--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlNameTransformer</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getXmlNameTransformer()</pre>
<div class="block">Gets the value of the xmlNameTransformer property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd>
</dl>
</li>
</ul>
<a name="setXmlNameTransformer-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setXmlNameTransformer</h4>
<pre>public&nbsp;void&nbsp;setXmlNameTransformer(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the xmlNameTransformer property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></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="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 class="aboutLanguage">EclipseLink 3.0.1, API Reference</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaAttribute.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html" title="class in org.eclipse.persistence.jaxb.xmlmodel"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/persistence/jaxb/xmlmodel/JavaType.html" target="_top">Frames</a></li>
<li><a href="JavaType.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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 &#169; 2007&#x2013;2021 <a href="http://www.eclipse.org/eclipselink">Eclipse.org - EclipseLink Project</a>. All rights reserved.</small></p>
</body>
</html>