You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/com/todoroo/andlib/data/class-use/Property.html

755 lines
46 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.6.0_26) on Thu Dec 22 20:39:06 PST 2011 -->
<TITLE>
Uses of Class com.todoroo.andlib.data.Property
</TITLE>
<META NAME="date" CONTENT="2011-12-22">
<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="Uses of Class com.todoroo.andlib.data.Property";
}
}
</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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/todoroo/andlib/data//class-useProperty.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Property.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>com.todoroo.andlib.data.Property</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.todoroo.andlib.data"><B>com.todoroo.andlib.data</B></A></TD>
<TD>Todoroo Library classes for the data layer: accessing data from a database or
<CODE>ContentResolver</CODE>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.todoroo.andlib.sql"><B>com.todoroo.andlib.sql</B></A></TD>
<TD>Fork of <a href="http://code.google.com/p/sql-dsl/">sql-dsl</a>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.todoroo.andlib.utility"><B>com.todoroo.andlib.utility</B></A></TD>
<TD>Todoroo Library utility classes&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.todoroo.astrid.data"><B>com.todoroo.astrid.data</B></A></TD>
<TD>Astrid data model classes and ContentResolver data access objects&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.todoroo.astrid.sync"><B>com.todoroo.astrid.sync</B></A></TD>
<TD>Astrid synchronization helpers&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="com.todoroo.andlib.data"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A> in <A HREF="../../../../../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A> in <A HREF="../../../../../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/todoroo/andlib/data/Property.CountProperty.html" title="class in com.todoroo.andlib.data">Property.CountProperty</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Counting in aggregated tables.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/todoroo/andlib/data/Property.DoubleProperty.html" title="class in com.todoroo.andlib.data">Property.DoubleProperty</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Double property type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/todoroo/andlib/data/Property.IntegerFunctionProperty.html" title="class in com.todoroo.andlib.data">Property.IntegerFunctionProperty</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Runs a SQL function and returns the result as a string</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/todoroo/andlib/data/Property.IntegerProperty.html" title="class in com.todoroo.andlib.data">Property.IntegerProperty</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Integer property type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/todoroo/andlib/data/Property.LongProperty.html" title="class in com.todoroo.andlib.data">Property.LongProperty</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Long property type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/todoroo/andlib/data/Property.StringFunctionProperty.html" title="class in com.todoroo.andlib.data">Property.StringFunctionProperty</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Runs a SQL function and returns the result as a string</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;String property type.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A> that return <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="type parameter in Property">TYPE</A>&gt;</CODE></FONT></TD>
<TD><CODE><B>Property.</B><B><A HREF="../../../../../com/todoroo/andlib/data/Property.html#clone()">clone</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return a clone of this property</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>Table.</B><B><A HREF="../../../../../com/todoroo/andlib/data/Table.html#getProperties()">getProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads a list of properties from model class by reflection</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>TodorooCursor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.html#getProperties()">getProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets entire property list</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A> with parameters of type <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>AbstractModel.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractModel.html#clearValue(com.todoroo.andlib.data.Property)">clearValue</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;&nbsp;property)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clear the key for the given property</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B>AbstractModel.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractModel.html#containsNonNullValue(com.todoroo.andlib.data.Property)">containsNonNullValue</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;&nbsp;property)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B>AbstractModel.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractModel.html#containsValue(com.todoroo.andlib.data.Property)">containsValue</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;&nbsp;property)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/ContentResolverDao.html" title="type parameter in ContentResolverDao">TYPE</A></CODE></FONT></TD>
<TD><CODE><B>ContentResolverDao.</B><B><A HREF="../../../../../com/todoroo/andlib/data/ContentResolverDao.html#fetch(long, com.todoroo.andlib.data.Property...)">fetch</A></B>(long&nbsp;id,
<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;...&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns object corresponding to the given identifier</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/DatabaseDao.html" title="type parameter in DatabaseDao">TYPE</A></CODE></FONT></TD>
<TD><CODE><B>DatabaseDao.</B><B><A HREF="../../../../../com/todoroo/andlib/data/DatabaseDao.html#fetch(long, com.todoroo.andlib.data.Property...)">fetch</A></B>(long&nbsp;id,
<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;...&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns object corresponding to the given identifier</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/sql/Field.html" title="class in com.todoroo.andlib.sql">Field</A></CODE></FONT></TD>
<TD><CODE><B>Table.</B><B><A HREF="../../../../../com/todoroo/andlib/data/Table.html#field(com.todoroo.andlib.data.Property)">field</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;&nbsp;property)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a field object based on the given property</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;PROPERTY_TYPE&gt;
<BR>
PROPERTY_TYPE</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>TodorooCursor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.html#get(com.todoroo.andlib.data.Property)">get</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;PROPERTY_TYPE&gt;&nbsp;property)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the value for the given property on the underlying <CODE>Cursor</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;TYPE&gt; TYPE</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>AbstractModel.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractModel.html#getValue(com.todoroo.andlib.data.Property)">getValue</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;TYPE&gt;&nbsp;property)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads the given property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.html" title="class in com.todoroo.andlib.data">TodorooCursor</A>&lt;<A HREF="../../../../../com/todoroo/andlib/data/DatabaseDao.html" title="type parameter in DatabaseDao">TYPE</A>&gt;</CODE></FONT></TD>
<TD><CODE><B>DatabaseDao.</B><B><A HREF="../../../../../com/todoroo/andlib/data/DatabaseDao.html#rawQuery(java.lang.String, java.lang.String[], com.todoroo.andlib.data.Property...)">rawQuery</A></B>(java.lang.String&nbsp;selection,
java.lang.String[]&nbsp;selectionArgs,
<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;...&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct a query with raw SQL</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>AbstractModel.ContentValuesSavingVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractModel.ContentValuesSavingVisitor.html#save(com.todoroo.andlib.data.Property, android.content.ContentValues, java.lang.Object)">save</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;&nbsp;property,
android.content.ContentValues&nbsp;newStore,
java.lang.Object&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;TYPE&gt; void</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>AbstractModel.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractModel.html#setValue(com.todoroo.andlib.data.Property, TYPE)">setValue</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;TYPE&gt;&nbsp;property,
TYPE&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the given property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Void</CODE></FONT></TD>
<TD><CODE><B>AbstractModel.ContentValuesSavingVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractModel.ContentValuesSavingVisitor.html#visitDouble(com.todoroo.andlib.data.Property, java.lang.Object)">visitDouble</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Double&gt;&nbsp;property,
java.lang.Object&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html" title="type parameter in Property.PropertyVisitor">RETURN</A></CODE></FONT></TD>
<TD><CODE><B>Property.PropertyVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html#visitDouble(com.todoroo.andlib.data.Property, PARAMETER)">visitDouble</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Double&gt;&nbsp;property,
<A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html" title="type parameter in Property.PropertyVisitor">PARAMETER</A>&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B>TodorooCursor.CursorReadingVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.CursorReadingVisitor.html#visitDouble(com.todoroo.andlib.data.Property, com.todoroo.andlib.data.TodorooCursor)">visitDouble</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Double&gt;&nbsp;property,
<A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.html" title="class in com.todoroo.andlib.data">TodorooCursor</A>&lt;?&gt;&nbsp;cursor)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B>AbstractDatabase.SqlConstructorVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractDatabase.SqlConstructorVisitor.html#visitDouble(com.todoroo.andlib.data.Property, java.lang.Void)">visitDouble</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Double&gt;&nbsp;property,
java.lang.Void&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Void</CODE></FONT></TD>
<TD><CODE><B>AbstractModel.ContentValuesSavingVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractModel.ContentValuesSavingVisitor.html#visitInteger(com.todoroo.andlib.data.Property, java.lang.Object)">visitInteger</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Integer&gt;&nbsp;property,
java.lang.Object&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html" title="type parameter in Property.PropertyVisitor">RETURN</A></CODE></FONT></TD>
<TD><CODE><B>Property.PropertyVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html#visitInteger(com.todoroo.andlib.data.Property, PARAMETER)">visitInteger</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Integer&gt;&nbsp;property,
<A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html" title="type parameter in Property.PropertyVisitor">PARAMETER</A>&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B>TodorooCursor.CursorReadingVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.CursorReadingVisitor.html#visitInteger(com.todoroo.andlib.data.Property, com.todoroo.andlib.data.TodorooCursor)">visitInteger</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Integer&gt;&nbsp;property,
<A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.html" title="class in com.todoroo.andlib.data">TodorooCursor</A>&lt;?&gt;&nbsp;cursor)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B>AbstractDatabase.SqlConstructorVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractDatabase.SqlConstructorVisitor.html#visitInteger(com.todoroo.andlib.data.Property, java.lang.Void)">visitInteger</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Integer&gt;&nbsp;property,
java.lang.Void&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Void</CODE></FONT></TD>
<TD><CODE><B>AbstractModel.ContentValuesSavingVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractModel.ContentValuesSavingVisitor.html#visitLong(com.todoroo.andlib.data.Property, java.lang.Object)">visitLong</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Long&gt;&nbsp;property,
java.lang.Object&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html" title="type parameter in Property.PropertyVisitor">RETURN</A></CODE></FONT></TD>
<TD><CODE><B>Property.PropertyVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html#visitLong(com.todoroo.andlib.data.Property, PARAMETER)">visitLong</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Long&gt;&nbsp;property,
<A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html" title="type parameter in Property.PropertyVisitor">PARAMETER</A>&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B>TodorooCursor.CursorReadingVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.CursorReadingVisitor.html#visitLong(com.todoroo.andlib.data.Property, com.todoroo.andlib.data.TodorooCursor)">visitLong</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Long&gt;&nbsp;property,
<A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.html" title="class in com.todoroo.andlib.data">TodorooCursor</A>&lt;?&gt;&nbsp;cursor)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B>AbstractDatabase.SqlConstructorVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractDatabase.SqlConstructorVisitor.html#visitLong(com.todoroo.andlib.data.Property, java.lang.Void)">visitLong</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.Long&gt;&nbsp;property,
java.lang.Void&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Void</CODE></FONT></TD>
<TD><CODE><B>AbstractModel.ContentValuesSavingVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractModel.ContentValuesSavingVisitor.html#visitString(com.todoroo.andlib.data.Property, java.lang.Object)">visitString</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.String&gt;&nbsp;property,
java.lang.Object&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html" title="type parameter in Property.PropertyVisitor">RETURN</A></CODE></FONT></TD>
<TD><CODE><B>Property.PropertyVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html#visitString(com.todoroo.andlib.data.Property, PARAMETER)">visitString</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.String&gt;&nbsp;property,
<A HREF="../../../../../com/todoroo/andlib/data/Property.PropertyVisitor.html" title="type parameter in Property.PropertyVisitor">PARAMETER</A>&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B>TodorooCursor.CursorReadingVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.CursorReadingVisitor.html#visitString(com.todoroo.andlib.data.Property, com.todoroo.andlib.data.TodorooCursor)">visitString</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.String&gt;&nbsp;property,
<A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.html" title="class in com.todoroo.andlib.data">TodorooCursor</A>&lt;?&gt;&nbsp;cursor)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B>AbstractDatabase.SqlConstructorVisitor.</B><B><A HREF="../../../../../com/todoroo/andlib/data/AbstractDatabase.SqlConstructorVisitor.html#visitString(com.todoroo.andlib.data.Property, java.lang.Void)">visitString</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;java.lang.String&gt;&nbsp;property,
java.lang.Void&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A> with parameters of type <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.html#TodorooCursor(android.database.Cursor, com.todoroo.andlib.data.Property[])">TodorooCursor</A></B>(android.database.Cursor&nbsp;cursor,
<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an <code>AstridCursor</code> from the supplied <CODE>Cursor</CODE>
object.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="com.todoroo.andlib.sql"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A> in <A HREF="../../../../../com/todoroo/andlib/sql/package-summary.html">com.todoroo.andlib.sql</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/todoroo/andlib/sql/package-summary.html">com.todoroo.andlib.sql</A> that return <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>Query.</B><B><A HREF="../../../../../com/todoroo/andlib/sql/Query.html#getFields()">getFields</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets a list of fields returned by this query</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/todoroo/andlib/sql/package-summary.html">com.todoroo.andlib.sql</A> with parameters of type <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/sql/Query.html" title="class in com.todoroo.andlib.sql">Query</A></CODE></FONT></TD>
<TD><CODE><B>Query.</B><B><A HREF="../../../../../com/todoroo/andlib/sql/Query.html#appendSelectFields(com.todoroo.andlib.data.Property...)">appendSelectFields</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;...&nbsp;selectFields)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="com.todoroo.andlib.utility"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A> in <A HREF="../../../../../com/todoroo/andlib/utility/package-summary.html">com.todoroo.andlib.utility</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/todoroo/andlib/utility/package-summary.html">com.todoroo.andlib.utility</A> that return <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>AndroidUtilities.</B><B><A HREF="../../../../../com/todoroo/andlib/utility/AndroidUtilities.html#addToArray(com.todoroo.andlib.data.Property[], com.todoroo.andlib.data.Property...)">addToArray</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]&nbsp;list,
<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;...&nbsp;newItems)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Join items to a list</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/todoroo/andlib/utility/package-summary.html">com.todoroo.andlib.utility</A> with parameters of type <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>AndroidUtilities.</B><B><A HREF="../../../../../com/todoroo/andlib/utility/AndroidUtilities.html#addToArray(com.todoroo.andlib.data.Property[], com.todoroo.andlib.data.Property...)">addToArray</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]&nbsp;list,
<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;...&nbsp;newItems)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Join items to a list</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>AndroidUtilities.</B><B><A HREF="../../../../../com/todoroo/andlib/utility/AndroidUtilities.html#addToArray(com.todoroo.andlib.data.Property[], com.todoroo.andlib.data.Property...)">addToArray</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]&nbsp;list,
<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;...&nbsp;newItems)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Join items to a list</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="com.todoroo.astrid.data"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A> in <A HREF="../../../../../com/todoroo/astrid/data/package-summary.html">com.todoroo.astrid.data</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../com/todoroo/astrid/data/package-summary.html">com.todoroo.astrid.data</A> declared as <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>Metadata.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Metadata.html#PROPERTIES">PROPERTIES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;List of all properties for this model</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>StoreObject.</B><B><A HREF="../../../../../com/todoroo/astrid/data/StoreObject.html#PROPERTIES">PROPERTIES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;List of all properties for this model</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>TagData.</B><B><A HREF="../../../../../com/todoroo/astrid/data/TagData.html#PROPERTIES">PROPERTIES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;List of all properties for this model</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>Task.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Task.html#PROPERTIES">PROPERTIES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;List of all properties for this model</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>Update.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Update.html#PROPERTIES">PROPERTIES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;List of all properties for this model</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;[]</CODE></FONT></TD>
<TD><CODE><B>User.</B><B><A HREF="../../../../../com/todoroo/astrid/data/User.html#PROPERTIES">PROPERTIES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;List of all properties for this model</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="com.todoroo.astrid.sync"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A> in <A HREF="../../../../../com/todoroo/astrid/sync/package-summary.html">com.todoroo.astrid.sync</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/todoroo/astrid/sync/package-summary.html">com.todoroo.astrid.sync</A> with parameters of type <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.html" title="class in com.todoroo.andlib.data">TodorooCursor</A>&lt;<A HREF="../../../../../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>&gt;</CODE></FONT></TD>
<TD><CODE><B>SyncMetadataService.</B><B><A HREF="../../../../../com/todoroo/astrid/sync/SyncMetadataService.html#getLocallyCreated(com.todoroo.andlib.data.Property...)">getLocallyCreated</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;...&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets tasks that were created since last sync</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/TodorooCursor.html" title="class in com.todoroo.andlib.data">TodorooCursor</A>&lt;<A HREF="../../../../../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>&gt;</CODE></FONT></TD>
<TD><CODE><B>SyncMetadataService.</B><B><A HREF="../../../../../com/todoroo/astrid/sync/SyncMetadataService.html#getLocallyUpdated(com.todoroo.andlib.data.Property...)">getLocallyUpdated</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>&lt;?&gt;...&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets tasks that were modified since last sync</TD>
</TR>
</TABLE>
&nbsp;
<P>
<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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/todoroo/andlib/data//class-useProperty.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Property.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>