marketplacelisting.html

来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 364 行 · 第 1/2 页

HTML
364
字号
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/MarketplaceListing.html#putAttribute(java.lang.CharSequence, java.lang.CharSequence)">putAttribute</A></B>(java.lang.CharSequence&nbsp;attr,             java.lang.CharSequence&nbsp;value)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>provided for legacy support only. Please use MarketListing instead.</I></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_com.google.code.facebookapi.MarketListing"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.google.code.facebookapi.<A HREF="../../../../com/google/code/facebookapi/MarketListing.html" title="class in com.google.code.facebookapi">MarketListing</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/google/code/facebookapi/MarketListing.html#getAttribute(java.lang.String)">getAttribute</A>, <A HREF="../../../../com/google/code/facebookapi/MarketListing.html#getCategory()">getCategory</A>, <A HREF="../../../../com/google/code/facebookapi/MarketListing.html#getDescription()">getDescription</A>, <A HREF="../../../../com/google/code/facebookapi/MarketListing.html#getSubCategory()">getSubCategory</A>, <A HREF="../../../../com/google/code/facebookapi/MarketListing.html#getTitle()">getTitle</A>, <A HREF="../../../../com/google/code/facebookapi/MarketListing.html#removeAttribute(java.lang.CharSequence)">removeAttribute</A>, <A HREF="../../../../com/google/code/facebookapi/MarketListing.html#setAttribute(java.lang.String, java.lang.String)">setAttribute</A>, <A HREF="../../../../com/google/code/facebookapi/MarketListing.html#setCategory(java.lang.String)">setCategory</A>, <A HREF="../../../../com/google/code/facebookapi/MarketListing.html#setDescription(java.lang.String)">setDescription</A>, <A HREF="../../../../com/google/code/facebookapi/MarketListing.html#setSubCategory(java.lang.String)">setSubCategory</A>, <A HREF="../../../../com/google/code/facebookapi/MarketListing.html#setTitle(java.lang.String)">setTitle</A></CODE></TD></TR></TABLE>&nbsp;<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>&nbsp;<P><!-- ========= 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="MarketplaceListing(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>MarketplaceListing</H3><PRE><FONT SIZE="-1">@Deprecated</FONT>public <B>MarketplaceListing</B>(java.lang.String&nbsp;category,                                     java.lang.String&nbsp;subCategory,                                     java.lang.String&nbsp;title,                                     java.lang.String&nbsp;description)</PRE><DL><DD><B>Deprecated.</B>&nbsp;<I>provided for legacy support only. Please use MarketListing instead.</I><P><DD>Constructor.<P><DL><DT><B>Parameters:</B><DD><CODE>category</CODE> - <DD><CODE>subCategory</CODE> - <DD><CODE>title</CODE> - <DD><CODE>description</CODE> - </DL></DL><HR><A NAME="MarketplaceListing(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map)"><!-- --></A><H3>MarketplaceListing</H3><PRE><FONT SIZE="-1">@Deprecated</FONT>public <B>MarketplaceListing</B>(java.lang.String&nbsp;category,                                     java.lang.String&nbsp;subCategory,                                     java.lang.String&nbsp;title,                                     java.lang.String&nbsp;description,                                     java.util.Map&lt;java.lang.CharSequence,java.lang.CharSequence&gt;&nbsp;extraAttributes)</PRE><DL><DD><B>Deprecated.</B>&nbsp;<I>provided for legacy support only. Please use MarketListing instead.</I><P><DD>Constructor.<P><DL><DT><B>Parameters:</B><DD><CODE>category</CODE> - <DD><CODE>subCategory</CODE> - <DD><CODE>title</CODE> - <DD><CODE>description</CODE> - <DD><CODE>extraAttributes</CODE> - </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="putAttribute(java.lang.CharSequence, java.lang.CharSequence)"><!-- --></A><H3>putAttribute</H3><PRE><FONT SIZE="-1">@Deprecated</FONT>public void <B>putAttribute</B>(java.lang.CharSequence&nbsp;attr,                                    java.lang.CharSequence&nbsp;value)</PRE><DL><DD><B>Deprecated.</B>&nbsp;<I>provided for legacy support only. Please use MarketListing instead.</I><P><DD>Does the same thing as 'setAttribute'.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>attr</CODE> - <DD><CODE>value</CODE> - </DL></DD></DL><HR><A NAME="jsonify()"><!-- --></A><H3>jsonify</H3><PRE><FONT SIZE="-1">@Deprecated</FONT>public org.json.JSONObject <B>jsonify</B>()</PRE><DL><DD><B>Deprecated.</B>&nbsp;<I>provided for legacy support only. Please use MarketListing instead.</I><P><DD>Return a JSON representation of this object<P><DD><DL><DT><B>Returns:</B><DD>JSONObject</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="../../../../com/google/code/facebookapi/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/MarketplaceListing.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-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-all.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;<A HREF="../../../../com/google/code/facebookapi/MarketListingSubcategory.html" title="enum in com.google.code.facebookapi"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../../com/google/code/facebookapi/Metric.html" title="enum in com.google.code.facebookapi"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../index.html?com/google/code/facebookapi/MarketplaceListing.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="MarketplaceListing.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><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_com.google.code.facebookapi.MarketListing">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR>Copyright &#169; 2008. All Rights Reserved.</BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?