bdd0a41aed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68
569 lines
22 KiB
HTML
569 lines
22 KiB
HTML
<!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.5.0) on Wed Dec 05 13:51:40 GMT 2007 -->
|
|
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
<TITLE>
|
|
Sequence (com.agfa.hap.sdo 2.15.0-for-apache-SNAPSHOT API)
|
|
</TITLE>
|
|
|
|
<META NAME="keywords" CONTENT="commonj.sdo.Sequence interface">
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
parent.document.title="Sequence (com.agfa.hap.sdo 2.15.0-for-apache-SNAPSHOT API)";
|
|
}
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
</NOSCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="white" onload="windowTitle();">
|
|
|
|
|
|
<!-- ========= 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"> <A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Sequence.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="../../commonj/sdo/Property.html" title="interface in commonj.sdo"><B>PREV CLASS</B></A>
|
|
<A HREF="../../commonj/sdo/Type.html" title="interface in commonj.sdo"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../index.html?commonj/sdo/Sequence.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="Sequence.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 | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_top"></A>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
|
|
<HR>
|
|
<A NAME="main"></A>
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<H2>
|
|
<FONT SIZE="-1">
|
|
commonj.sdo</FONT>
|
|
<BR>
|
|
Interface Sequence</H2>
|
|
<HR>
|
|
<DL>
|
|
<DT><PRE>public interface <B>Sequence</B></DL>
|
|
</PRE>
|
|
|
|
<P>
|
|
A sequence is a heterogeneous list of <A HREF="../../commonj/sdo/Property.html" title="interface in commonj.sdo"><CODE>properties</CODE></A> and corresponding values.
|
|
It represents an ordered arbitrary mixture of data values from more than one property of a <A HREF="../../commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>data object</CODE></A>.
|
|
<P>
|
|
|
|
<P>
|
|
<HR>
|
|
|
|
<P>
|
|
|
|
<!-- ========== 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> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../commonj/sdo/Sequence.html#add(int, int, java.lang.Object)">add</A></B>(int index,
|
|
int propertyIndex,
|
|
java.lang.Object value)</CODE>
|
|
|
|
<BR>
|
|
Adds a new entry with the specified property index and value
|
|
at the specified entry index.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> boolean</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../commonj/sdo/Sequence.html#add(int, java.lang.Object)">add</A></B>(int propertyIndex,
|
|
java.lang.Object value)</CODE>
|
|
|
|
<BR>
|
|
Adds a new entry with the specified property index and value
|
|
to the end of the entries.</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="../../commonj/sdo/Sequence.html#add(int, commonj.sdo.Property, java.lang.Object)">add</A></B>(int index,
|
|
<A HREF="../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property,
|
|
java.lang.Object value)</CODE>
|
|
|
|
<BR>
|
|
Adds a new entry with the specified property and value
|
|
at the specified entry index.</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="../../commonj/sdo/Sequence.html#add(int, java.lang.String)">add</A></B>(int index,
|
|
java.lang.String text)</CODE>
|
|
|
|
<BR>
|
|
<B>Deprecated.</B> <I>replaced by <A HREF="../../commonj/sdo/Sequence.html#addText(int, java.lang.String)"><CODE>addText(int, String)</CODE></A> in 2.1.0</I></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="../../commonj/sdo/Sequence.html#add(int, java.lang.String, java.lang.Object)">add</A></B>(int index,
|
|
java.lang.String propertyName,
|
|
java.lang.Object value)</CODE>
|
|
|
|
<BR>
|
|
Adds a new entry with the specified property name and value
|
|
at the specified entry index.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> boolean</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../commonj/sdo/Sequence.html#add(commonj.sdo.Property, java.lang.Object)">add</A></B>(<A HREF="../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property,
|
|
java.lang.Object value)</CODE>
|
|
|
|
<BR>
|
|
Adds a new entry with the specified property and value
|
|
to the end of the entries.</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="../../commonj/sdo/Sequence.html#add(java.lang.String)">add</A></B>(java.lang.String text)</CODE>
|
|
|
|
<BR>
|
|
<B>Deprecated.</B> <I>replaced by <A HREF="../../commonj/sdo/Sequence.html#addText(java.lang.String)"><CODE>addText(String)</CODE></A> in 2.1.0</I></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> boolean</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../commonj/sdo/Sequence.html#add(java.lang.String, java.lang.Object)">add</A></B>(java.lang.String propertyName,
|
|
java.lang.Object value)</CODE>
|
|
|
|
<BR>
|
|
Adds a new entry with the specified property name and value
|
|
to the end of the entries.</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="../../commonj/sdo/Sequence.html#addText(int, java.lang.String)">addText</A></B>(int index,
|
|
java.lang.String text)</CODE>
|
|
|
|
<BR>
|
|
Adds a new text entry at the given index.</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="../../commonj/sdo/Sequence.html#addText(java.lang.String)">addText</A></B>(java.lang.String text)</CODE>
|
|
|
|
<BR>
|
|
Adds a new text entry to the end of the Sequence.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../commonj/sdo/Sequence.html#getProperty(int)">getProperty</A></B>(int index)</CODE>
|
|
|
|
<BR>
|
|
Returns the property for the given entry index.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> java.lang.Object</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../commonj/sdo/Sequence.html#getValue(int)">getValue</A></B>(int index)</CODE>
|
|
|
|
<BR>
|
|
Returns the property value for the given entry index.</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="../../commonj/sdo/Sequence.html#move(int, int)">move</A></B>(int toIndex,
|
|
int fromIndex)</CODE>
|
|
|
|
<BR>
|
|
Moves the entry at <code>fromIndex</code> to <code>toIndex</code>.</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="../../commonj/sdo/Sequence.html#remove(int)">remove</A></B>(int index)</CODE>
|
|
|
|
<BR>
|
|
Removes the entry at the given entry index.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> java.lang.Object</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../commonj/sdo/Sequence.html#setValue(int, java.lang.Object)">setValue</A></B>(int index,
|
|
java.lang.Object value)</CODE>
|
|
|
|
<BR>
|
|
Sets the entry at a specified index to the new value.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> int</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../commonj/sdo/Sequence.html#size()">size</A></B>()</CODE>
|
|
|
|
<BR>
|
|
Returns the number of entries in the sequence.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<!-- ============ 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="size()"><!-- --></A><H3>
|
|
size</H3>
|
|
<PRE>
|
|
int <B>size</B>()</PRE>
|
|
<DL>
|
|
<DD>Returns the number of entries in the sequence.
|
|
<P>
|
|
<DD><DL>
|
|
|
|
<DT><B>Returns:</B><DD>the number of entries.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getProperty(int)"><!-- --></A><H3>
|
|
getProperty</H3>
|
|
<PRE>
|
|
<A HREF="../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> <B>getProperty</B>(int index)</PRE>
|
|
<DL>
|
|
<DD>Returns the property for the given entry index.
|
|
Returns <code>null</code> for mixed text entries.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>index</CODE> - the index of the entry.
|
|
<DT><B>Returns:</B><DD>the property or <code>null</code> for the given entry index.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getValue(int)"><!-- --></A><H3>
|
|
getValue</H3>
|
|
<PRE>
|
|
java.lang.Object <B>getValue</B>(int index)</PRE>
|
|
<DL>
|
|
<DD>Returns the property value for the given entry index.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>index</CODE> - the index of the entry.
|
|
<DT><B>Returns:</B><DD>the value for the given entry index.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="setValue(int, java.lang.Object)"><!-- --></A><H3>
|
|
setValue</H3>
|
|
<PRE>
|
|
java.lang.Object <B>setValue</B>(int index,
|
|
java.lang.Object value)</PRE>
|
|
<DL>
|
|
<DD>Sets the entry at a specified index to the new value.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>index</CODE> - the index of the entry.<DD><CODE>value</CODE> - the new value for the entry.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="add(java.lang.String, java.lang.Object)"><!-- --></A><H3>
|
|
add</H3>
|
|
<PRE>
|
|
boolean <B>add</B>(java.lang.String propertyName,
|
|
java.lang.Object value)</PRE>
|
|
<DL>
|
|
<DD>Adds a new entry with the specified property name and value
|
|
to the end of the entries.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>propertyName</CODE> - the name of the entry's property.<DD><CODE>value</CODE> - the value for the entry.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="add(int, java.lang.Object)"><!-- --></A><H3>
|
|
add</H3>
|
|
<PRE>
|
|
boolean <B>add</B>(int propertyIndex,
|
|
java.lang.Object value)</PRE>
|
|
<DL>
|
|
<DD>Adds a new entry with the specified property index and value
|
|
to the end of the entries.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>propertyIndex</CODE> - the index of the entry's property.<DD><CODE>value</CODE> - the value for the entry.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="add(commonj.sdo.Property, java.lang.Object)"><!-- --></A><H3>
|
|
add</H3>
|
|
<PRE>
|
|
boolean <B>add</B>(<A HREF="../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property,
|
|
java.lang.Object value)</PRE>
|
|
<DL>
|
|
<DD>Adds a new entry with the specified property and value
|
|
to the end of the entries.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>property</CODE> - the property of the entry.<DD><CODE>value</CODE> - the value for the entry.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="add(int, java.lang.String, java.lang.Object)"><!-- --></A><H3>
|
|
add</H3>
|
|
<PRE>
|
|
void <B>add</B>(int index,
|
|
java.lang.String propertyName,
|
|
java.lang.Object value)</PRE>
|
|
<DL>
|
|
<DD>Adds a new entry with the specified property name and value
|
|
at the specified entry index.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>index</CODE> - the index at which to add the entry.<DD><CODE>propertyName</CODE> - the name of the entry's property.<DD><CODE>value</CODE> - the value for the entry.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="add(int, int, java.lang.Object)"><!-- --></A><H3>
|
|
add</H3>
|
|
<PRE>
|
|
void <B>add</B>(int index,
|
|
int propertyIndex,
|
|
java.lang.Object value)</PRE>
|
|
<DL>
|
|
<DD>Adds a new entry with the specified property index and value
|
|
at the specified entry index.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>index</CODE> - the index at which to add the entry.<DD><CODE>propertyIndex</CODE> - the index of the entry's property.<DD><CODE>value</CODE> - the value for the entry.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="add(int, commonj.sdo.Property, java.lang.Object)"><!-- --></A><H3>
|
|
add</H3>
|
|
<PRE>
|
|
void <B>add</B>(int index,
|
|
<A HREF="../../commonj/sdo/Property.html" title="interface in commonj.sdo">Property</A> property,
|
|
java.lang.Object value)</PRE>
|
|
<DL>
|
|
<DD>Adds a new entry with the specified property and value
|
|
at the specified entry index.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>index</CODE> - the index at which to add the entry.<DD><CODE>property</CODE> - the property of the entry.<DD><CODE>value</CODE> - the value for the entry.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="remove(int)"><!-- --></A><H3>
|
|
remove</H3>
|
|
<PRE>
|
|
void <B>remove</B>(int index)</PRE>
|
|
<DL>
|
|
<DD>Removes the entry at the given entry index.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>index</CODE> - the index of the entry.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="move(int, int)"><!-- --></A><H3>
|
|
move</H3>
|
|
<PRE>
|
|
void <B>move</B>(int toIndex,
|
|
int fromIndex)</PRE>
|
|
<DL>
|
|
<DD>Moves the entry at <code>fromIndex</code> to <code>toIndex</code>.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>toIndex</CODE> - the index of the entry destination.<DD><CODE>fromIndex</CODE> - the index of the entry to move.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="add(java.lang.String)"><!-- --></A><H3>
|
|
add</H3>
|
|
<PRE>
|
|
void <B>add</B>(java.lang.String text)</PRE>
|
|
<DL>
|
|
<DD><B>Deprecated.</B> <I>replaced by <A HREF="../../commonj/sdo/Sequence.html#addText(java.lang.String)"><CODE>addText(String)</CODE></A> in 2.1.0</I>
|
|
<P>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="add(int, java.lang.String)"><!-- --></A><H3>
|
|
add</H3>
|
|
<PRE>
|
|
void <B>add</B>(int index,
|
|
java.lang.String text)</PRE>
|
|
<DL>
|
|
<DD><B>Deprecated.</B> <I>replaced by <A HREF="../../commonj/sdo/Sequence.html#addText(int, java.lang.String)"><CODE>addText(int, String)</CODE></A> in 2.1.0</I>
|
|
<P>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="addText(java.lang.String)"><!-- --></A><H3>
|
|
addText</H3>
|
|
<PRE>
|
|
void <B>addText</B>(java.lang.String text)</PRE>
|
|
<DL>
|
|
<DD>Adds a new text entry to the end of the Sequence.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>text</CODE> - value of the entry.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="addText(int, java.lang.String)"><!-- --></A><H3>
|
|
addText</H3>
|
|
<PRE>
|
|
void <B>addText</B>(int index,
|
|
java.lang.String text)</PRE>
|
|
<DL>
|
|
<DD>Adds a new text entry at the given index.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>index</CODE> - the index at which to add the entry.<DD><CODE>text</CODE> - value of the entry.</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"> <A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Sequence.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="../../commonj/sdo/Property.html" title="interface in commonj.sdo"><B>PREV CLASS</B></A>
|
|
<A HREF="../../commonj/sdo/Type.html" title="interface in commonj.sdo"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../index.html?commonj/sdo/Sequence.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="Sequence.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 | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_bottom"></A>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
|
|
<HR>
|
|
Copyright © 2007. All Rights Reserved.
|
|
</BODY>
|
|
</HTML>
|