http://git-wip-us.apache.org/repos/asf/juddi/blob/771db112/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInfos.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInfos.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInfos.html new file mode 100644 index 0000000..18a029a --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInfos.html @@ -0,0 +1,326 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_29) on Mon Feb 06 13:04:20 EST 2012 --> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<TITLE> +TModelInfos (Apache Scout 1.2.5 API) +</TITLE> + +<META NAME="date" CONTENT="2012-02-06"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="TModelInfos (Apache Scout 1.2.5 API)"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TModelInfos.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfo.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/TModelInfos.html" target="_top"><B>FRAMES</B></A> + <A HREF="TModelInfos.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +org.apache.ws.scout.model.uddi.v2</FONT> +<BR> +Class TModelInfos</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.TModelInfos</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>TModelInfos</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for tModelInfos complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="tModelInfos"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}tModelInfo" maxOccurs="unbounded" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </pre> +<P> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInfo</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html#tModelInfo">tModelInfo</A></B></CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html#TModelInfos()">TModelInfos</A></B>()</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInfo</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html#getTModelInfo()">getTModelInfo</A></B>()</CODE> + +<BR> + Gets the value of the tModelInfo property.</TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ============ FIELD DETAIL =========== --> + +<A NAME="field_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Field Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="tModelInfo"><!-- --></A><H3> +tModelInfo</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInfo</A>> <B>tModelInfo</B></PRE> +<DL> +<DL> +</DL> +</DL> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="TModelInfos()"><!-- --></A><H3> +TModelInfos</H3> +<PRE> +public <B>TModelInfos</B>()</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="getTModelInfo()"><!-- --></A><H3> +getTModelInfo</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInfo</A>> <B>getTModelInfo</B>()</PRE> +<DL> +<DD>Gets the value of the tModelInfo 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 tModelInfo property. + + <p> + For example, to add a new item, do as follows: + <pre> + getTModelInfo().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfo.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>TModelInfo</CODE></A> +<P> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TModelInfos.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfo.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/TModelInfos.html" target="_top"><B>FRAMES</B></A> + <A HREF="TModelInfos.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> +Copyright © 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. +</BODY> +</HTML>
http://git-wip-us.apache.org/repos/asf/juddi/blob/771db112/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html new file mode 100644 index 0000000..6d69d7c --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html @@ -0,0 +1,326 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_29) on Mon Feb 06 13:04:20 EST 2012 --> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<TITLE> +TModelInstanceDetails (Apache Scout 1.2.5 API) +</TITLE> + +<META NAME="date" CONTENT="2012-02-06"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="TModelInstanceDetails (Apache Scout 1.2.5 API)"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TModelInstanceDetails.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html" target="_top"><B>FRAMES</B></A> + <A HREF="TModelInstanceDetails.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +org.apache.ws.scout.model.uddi.v2</FONT> +<BR> +Class TModelInstanceDetails</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.TModelInstanceDetails</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>TModelInstanceDetails</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for tModelInstanceDetails complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="tModelInstanceDetails"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}tModelInstanceInfo" maxOccurs="unbounded" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </pre> +<P> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInstanceInfo</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html#tModelInstanceInfo">tModelInstanceInfo</A></B></CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html#TModelInstanceDetails()">TModelInstanceDetails</A></B>()</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInstanceInfo</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html#getTModelInstanceInfo()">getTModelInstanceInfo</A></B>()</CODE> + +<BR> + Gets the value of the tModelInstanceInfo property.</TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ============ FIELD DETAIL =========== --> + +<A NAME="field_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Field Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="tModelInstanceInfo"><!-- --></A><H3> +tModelInstanceInfo</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInstanceInfo</A>> <B>tModelInstanceInfo</B></PRE> +<DL> +<DL> +</DL> +</DL> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="TModelInstanceDetails()"><!-- --></A><H3> +TModelInstanceDetails</H3> +<PRE> +public <B>TModelInstanceDetails</B>()</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="getTModelInstanceInfo()"><!-- --></A><H3> +getTModelInstanceInfo</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInstanceInfo</A>> <B>getTModelInstanceInfo</B>()</PRE> +<DL> +<DD>Gets the value of the tModelInstanceInfo 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 tModelInstanceInfo property. + + <p> + For example, to add a new item, do as follows: + <pre> + getTModelInstanceInfo().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>TModelInstanceInfo</CODE></A> +<P> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TModelInstanceDetails.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html" target="_top"><B>FRAMES</B></A> + <A HREF="TModelInstanceDetails.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> +Copyright © 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. +</BODY> +</HTML> http://git-wip-us.apache.org/repos/asf/juddi/blob/771db112/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html new file mode 100644 index 0000000..a97d696 --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html @@ -0,0 +1,454 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_29) on Mon Feb 06 13:04:20 EST 2012 --> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<TITLE> +TModelInstanceInfo (Apache Scout 1.2.5 API) +</TITLE> + +<META NAME="date" CONTENT="2012-02-06"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="TModelInstanceInfo (Apache Scout 1.2.5 API)"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TModelInstanceInfo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html" target="_top"><B>FRAMES</B></A> + <A HREF="TModelInstanceInfo.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +org.apache.ws.scout.model.uddi.v2</FONT> +<BR> +Class TModelInstanceInfo</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.TModelInstanceInfo</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>TModelInstanceInfo</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for tModelInstanceInfo complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="tModelInstanceInfo"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}description" maxOccurs="unbounded" minOccurs="0"/> + <element ref="{urn:uddi-org:api_v2}instanceDetails" minOccurs="0"/> + </sequence> + <attribute name="tModelKey" use="required" type="{urn:uddi-org:api_v2}tModelKey" /> + </restriction> + </complexContent> + </complexType> + </pre> +<P> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Description.html" title="class in org.apache.ws.scout.model.uddi.v2">Description</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html#description">description</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/InstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2">InstanceDetails</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html#instanceDetails">instanceDetails</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html#tModelKey">tModelKey</A></B></CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html#TModelInstanceInfo()">TModelInstanceInfo</A></B>()</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Description.html" title="class in org.apache.ws.scout.model.uddi.v2">Description</A>></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html#getDescription()">getDescription</A></B>()</CODE> + +<BR> + Gets the value of the description property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/InstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2">InstanceDetails</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html#getInstanceDetails()">getInstanceDetails</A></B>()</CODE> + +<BR> + Gets the value of the instanceDetails property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html#getTModelKey()">getTModelKey</A></B>()</CODE> + +<BR> + Gets the value of the tModelKey property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html#setInstanceDetails(org.apache.ws.scout.model.uddi.v2.InstanceDetails)">setInstanceDetails</A></B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/InstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2">InstanceDetails</A> value)</CODE> + +<BR> + Sets the value of the instanceDetails property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html#setTModelKey(java.lang.String)">setTModelKey</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the tModelKey property.</TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ============ FIELD DETAIL =========== --> + +<A NAME="field_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Field Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="description"><!-- --></A><H3> +description</H3> +<PRE> +protected java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Description.html" title="class in org.apache.ws.scout.model.uddi.v2">Description</A>> <B>description</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="instanceDetails"><!-- --></A><H3> +instanceDetails</H3> +<PRE> +protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/InstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2">InstanceDetails</A> <B>instanceDetails</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="tModelKey"><!-- --></A><H3> +tModelKey</H3> +<PRE> +protected java.lang.String <B>tModelKey</B></PRE> +<DL> +<DL> +</DL> +</DL> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="TModelInstanceInfo()"><!-- --></A><H3> +TModelInstanceInfo</H3> +<PRE> +public <B>TModelInstanceInfo</B>()</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="getDescription()"><!-- --></A><H3> +getDescription</H3> +<PRE> +public java.util.List<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Description.html" title="class in org.apache.ws.scout.model.uddi.v2">Description</A>> <B>getDescription</B>()</PRE> +<DL> +<DD>Gets the value of the description 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 description property. + + <p> + For example, to add a new item, do as follows: + <pre> + getDescription().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Description.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>Description</CODE></A> +<P> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getInstanceDetails()"><!-- --></A><H3> +getInstanceDetails</H3> +<PRE> +public <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/InstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2">InstanceDetails</A> <B>getInstanceDetails</B>()</PRE> +<DL> +<DD>Gets the value of the instanceDetails property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/InstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>InstanceDetails</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="setInstanceDetails(org.apache.ws.scout.model.uddi.v2.InstanceDetails)"><!-- --></A><H3> +setInstanceDetails</H3> +<PRE> +public void <B>setInstanceDetails</B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/InstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2">InstanceDetails</A> value)</PRE> +<DL> +<DD>Sets the value of the instanceDetails property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/InstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>InstanceDetails</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="getTModelKey()"><!-- --></A><H3> +getTModelKey</H3> +<PRE> +public java.lang.String <B>getTModelKey</B>()</PRE> +<DL> +<DD>Gets the value of the tModelKey property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="setTModelKey(java.lang.String)"><!-- --></A><H3> +setTModelKey</H3> +<PRE> +public void <B>setTModelKey</B>(java.lang.String value)</PRE> +<DL> +<DD>Sets the value of the tModelKey property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <CODE>String</CODE></DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TModelInstanceInfo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceDetails.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html" target="_top"><B>FRAMES</B></A> + <A HREF="TModelInstanceInfo.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> +Copyright © 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. +</BODY> +</HTML> http://git-wip-us.apache.org/repos/asf/juddi/blob/771db112/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelList.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelList.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelList.html new file mode 100644 index 0000000..c9641b0 --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/TModelList.html @@ -0,0 +1,525 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_29) on Mon Feb 06 13:04:20 EST 2012 --> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<TITLE> +TModelList (Apache Scout 1.2.5 API) +</TITLE> + +<META NAME="date" CONTENT="2012-02-06"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="TModelList (Apache Scout 1.2.5 API)"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TModelList.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/TModelList.html" target="_top"><B>FRAMES</B></A> + <A HREF="TModelList.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +org.apache.ws.scout.model.uddi.v2</FONT> +<BR> +Class TModelList</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.TModelList</B> +</PRE> +<HR> +<DL> +<DT><PRE>public class <B>TModelList</B><DT>extends java.lang.Object</DL> +</PRE> + +<P> +<p>Java class for tModelList complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="tModelList"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element ref="{urn:uddi-org:api_v2}tModelInfos"/> + </sequence> + <attribute name="generic" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> + <attribute name="operator" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> + <attribute name="truncated" type="{urn:uddi-org:api_v2}truncated" /> + </restriction> + </complexContent> + </complexType> + </pre> +<P> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#generic">generic</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#operator">operator</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInfos</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#tModelInfos">tModelInfos</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#truncated">truncated</A></B></CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#TModelList()">TModelList</A></B>()</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#getGeneric()">getGeneric</A></B>()</CODE> + +<BR> + Gets the value of the generic property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#getOperator()">getOperator</A></B>()</CODE> + +<BR> + Gets the value of the operator property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInfos</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#getTModelInfos()">getTModelInfos</A></B>()</CODE> + +<BR> + Gets the value of the tModelInfos property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#getTruncated()">getTruncated</A></B>()</CODE> + +<BR> + Gets the value of the truncated property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#setGeneric(java.lang.String)">setGeneric</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the generic property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#setOperator(java.lang.String)">setOperator</A></B>(java.lang.String value)</CODE> + +<BR> + Sets the value of the operator property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#setTModelInfos(org.apache.ws.scout.model.uddi.v2.TModelInfos)">setTModelInfos</A></B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInfos</A> value)</CODE> + +<BR> + Sets the value of the tModelInfos property.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html#setTruncated(org.apache.ws.scout.model.uddi.v2.Truncated)">setTruncated</A></B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> value)</CODE> + +<BR> + Sets the value of the truncated property.</TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ============ FIELD DETAIL =========== --> + +<A NAME="field_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Field Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="tModelInfos"><!-- --></A><H3> +tModelInfos</H3> +<PRE> +protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInfos</A> <B>tModelInfos</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="generic"><!-- --></A><H3> +generic</H3> +<PRE> +protected java.lang.String <B>generic</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="operator"><!-- --></A><H3> +operator</H3> +<PRE> +protected java.lang.String <B>operator</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="truncated"><!-- --></A><H3> +truncated</H3> +<PRE> +protected <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> <B>truncated</B></PRE> +<DL> +<DL> +</DL> +</DL> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="TModelList()"><!-- --></A><H3> +TModelList</H3> +<PRE> +public <B>TModelList</B>()</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="getTModelInfos()"><!-- --></A><H3> +getTModelInfos</H3> +<PRE> +public <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInfos</A> <B>getTModelInfos</B>()</PRE> +<DL> +<DD>Gets the value of the tModelInfos property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>TModelInfos</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="setTModelInfos(org.apache.ws.scout.model.uddi.v2.TModelInfos)"><!-- --></A><H3> +setTModelInfos</H3> +<PRE> +public void <B>setTModelInfos</B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html" title="class in org.apache.ws.scout.model.uddi.v2">TModelInfos</A> value)</PRE> +<DL> +<DD>Sets the value of the tModelInfos property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInfos.html" title="class in org.apache.ws.scout.model.uddi.v2"><CODE>TModelInfos</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="getGeneric()"><!-- --></A><H3> +getGeneric</H3> +<PRE> +public java.lang.String <B>getGeneric</B>()</PRE> +<DL> +<DD>Gets the value of the generic property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="setGeneric(java.lang.String)"><!-- --></A><H3> +setGeneric</H3> +<PRE> +public void <B>setGeneric</B>(java.lang.String value)</PRE> +<DL> +<DD>Sets the value of the generic property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="getOperator()"><!-- --></A><H3> +getOperator</H3> +<PRE> +public java.lang.String <B>getOperator</B>()</PRE> +<DL> +<DD>Gets the value of the operator property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="setOperator(java.lang.String)"><!-- --></A><H3> +setOperator</H3> +<PRE> +public void <B>setOperator</B>(java.lang.String value)</PRE> +<DL> +<DD>Sets the value of the operator property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <CODE>String</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="getTruncated()"><!-- --></A><H3> +getTruncated</H3> +<PRE> +public <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> <B>getTruncated</B>()</PRE> +<DL> +<DD>Gets the value of the truncated property. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>possible object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2"><CODE>Truncated</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="setTruncated(org.apache.ws.scout.model.uddi.v2.Truncated)"><!-- --></A><H3> +setTruncated</H3> +<PRE> +public void <B>setTruncated</B>(<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> value)</PRE> +<DL> +<DD>Sets the value of the truncated property. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2"><CODE>Truncated</CODE></A></DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TModelList.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelInstanceInfo.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/TModelList.html" target="_top"><B>FRAMES</B></A> + <A HREF="TModelList.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> +Copyright © 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. +</BODY> +</HTML> http://git-wip-us.apache.org/repos/asf/juddi/blob/771db112/scout/apidocs/org/apache/ws/scout/model/uddi/v2/Truncated.html ---------------------------------------------------------------------- diff --git a/scout/apidocs/org/apache/ws/scout/model/uddi/v2/Truncated.html b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/Truncated.html new file mode 100644 index 0000000..7ff2d3e --- /dev/null +++ b/scout/apidocs/org/apache/ws/scout/model/uddi/v2/Truncated.html @@ -0,0 +1,376 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_29) on Mon Feb 06 13:04:20 EST 2012 --> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<TITLE> +Truncated (Apache Scout 1.2.5 API) +</TITLE> + +<META NAME="date" CONTENT="2012-02-06"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Truncated (Apache Scout 1.2.5 API)"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Truncated.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/URLType.html" title="enum in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/Truncated.html" target="_top"><B>FRAMES</B></A> + <A HREF="Truncated.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#enum_constant_summary">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#enum_constant_detail">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +org.apache.ws.scout.model.uddi.v2</FONT> +<BR> +Enum Truncated</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A>> + <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.scout.model.uddi.v2.Truncated</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Comparable<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A>></DD> +</DL> +<HR> +<DL> +<DT><PRE>public enum <B>Truncated</B><DT>extends java.lang.Enum<<A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A>></DL> +</PRE> + +<P> +<p>Java class for truncated. + + <p>The following schema fragment specifies the expected content contained within this class. + <p> + <pre> + <simpleType name="truncated"> + <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN"> + <enumeration value="true"/> + <enumeration value="false"/> + </restriction> + </simpleType> + </pre> +<P> + +<P> +<HR> + +<P> +<!-- =========== ENUM CONSTANT SUMMARY =========== --> + +<A NAME="enum_constant_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Enum Constant Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html#FALSE">FALSE</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html#TRUE">TRUE</A></B></CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html#fromValue(java.lang.String)">fromValue</A></B>(java.lang.String v)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html#value()">value</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String name)</CODE> + +<BR> + Returns the enum constant of this type with the specified name.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A>[]</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html#values()">values</A></B>()</CODE> + +<BR> + Returns an array containing the constants of this enum type, in +the order they are declared.</TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>getClass, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ============ ENUM CONSTANT DETAIL =========== --> + +<A NAME="enum_constant_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Enum Constant Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="TRUE"><!-- --></A><H3> +TRUE</H3> +<PRE> +public static final <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> <B>TRUE</B></PRE> +<DL> +<DL> +</DL> +</DL> +<HR> + +<A NAME="FALSE"><!-- --></A><H3> +FALSE</H3> +<PRE> +public static final <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> <B>FALSE</B></PRE> +<DL> +<DL> +</DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="values()"><!-- --></A><H3> +values</H3> +<PRE> +public static <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A>[] <B>values</B>()</PRE> +<DL> +<DD>Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +<pre> +for (Truncated c : Truncated.values()) + System.out.println(c); +</pre> +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>an array containing the constants of this enum type, in +the order they are declared</DL> +</DD> +</DL> +<HR> + +<A NAME="valueOf(java.lang.String)"><!-- --></A><H3> +valueOf</H3> +<PRE> +public static <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> <B>valueOf</B>(java.lang.String name)</PRE> +<DL> +<DD>Returns the enum constant of this type with the specified name. +The string must match <I>exactly</I> an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned. +<DT><B>Returns:</B><DD>the enum constant with the specified name +<DT><B>Throws:</B> +<DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant +with the specified name +<DD><CODE>java.lang.NullPointerException</CODE> - if the argument is null</DL> +</DD> +</DL> +<HR> + +<A NAME="value()"><!-- --></A><H3> +value</H3> +<PRE> +public java.lang.String <B>value</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="fromValue(java.lang.String)"><!-- --></A><H3> +fromValue</H3> +<PRE> +public static <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/Truncated.html" title="enum in org.apache.ws.scout.model.uddi.v2">Truncated</A> <B>fromValue</B>(java.lang.String v)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Truncated.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/TModelList.html" title="class in org.apache.ws.scout.model.uddi.v2"><B>PREV CLASS</B></A> + <A HREF="../../../../../../../org/apache/ws/scout/model/uddi/v2/URLType.html" title="enum in org.apache.ws.scout.model.uddi.v2"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../../index.html?org/apache/ws/scout/model/uddi/v2/Truncated.html" target="_top"><B>FRAMES</B></A> + <A HREF="Truncated.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#enum_constant_summary">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: <A HREF="#enum_constant_detail">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> +Copyright © 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. +</BODY> +</HTML> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
