applicationpropertyset.html
来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 459 行 · 第 1/2 页
HTML
459 行
</TABLE><A NAME="ApplicationPropertySet()"><!-- --></A><H3>ApplicationPropertySet</H3><PRE>public <B>ApplicationPropertySet</B>()</PRE><DL></DL><HR><A NAME="ApplicationPropertySet(java.lang.String)"><!-- --></A><H3>ApplicationPropertySet</H3><PRE>public <B>ApplicationPropertySet</B>(java.lang.String jsonString) throws java.lang.ClassCastException</PRE><DL><DD>Initialize the ApplicationPropertySet mapping from its JSON representation<P><DL><DT><B>Parameters:</B><DD><CODE>jsonString</CODE> - JSON representing the application properties<DT><B>Throws:</B><DD><CODE>java.lang.ClassCastException</CODE> - if the JSON-encoded mapping doesn't conform to expectations</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="setBoolProperty(com.google.code.facebookapi.ApplicationProperty, boolean)"><!-- --></A><H3>setBoolProperty</H3><PRE>public void <B>setBoolProperty</B>(<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> prop, boolean value)</PRE><DL><DD>Sets a boolean property value.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>prop</CODE> - the property to set, it should be of boolean type.<DD><CODE>value</CODE> - the value to set.</DL></DD></DL><HR><A NAME="getBoolProperty(com.google.code.facebookapi.ApplicationProperty)"><!-- --></A><H3>getBoolProperty</H3><PRE>public java.lang.Boolean <B>getBoolProperty</B>(<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> prop)</PRE><DL><DD>Gets a boolean property value.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>prop</CODE> - the property to get, it should be of boolean type.<DT><B>Returns:</B><DD>the value of the property.</DL></DD></DL><HR><A NAME="setStringProperty(com.google.code.facebookapi.ApplicationProperty, java.lang.CharSequence)"><!-- --></A><H3>setStringProperty</H3><PRE>public void <B>setStringProperty</B>(<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> prop, java.lang.CharSequence value)</PRE><DL><DD>Sets a String property value.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>prop</CODE> - the property to set, it should be of String type.<DD><CODE>value</CODE> - the value to set.</DL></DD></DL><HR><A NAME="getStringProperty(com.google.code.facebookapi.ApplicationProperty)"><!-- --></A><H3>getStringProperty</H3><PRE>public java.lang.CharSequence <B>getStringProperty</B>(<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> prop)</PRE><DL><DD>Gets a String property value.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>prop</CODE> - the property to get, it should be of String type.<DT><B>Returns:</B><DD>the value of the property.</DL></DD></DL><HR><A NAME="removeProperty(com.google.code.facebookapi.ApplicationProperty)"><!-- --></A><H3>removeProperty</H3><PRE>public void <B>removeProperty</B>(<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> prop)</PRE><DL><DD>Remove a property from the set.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>prop</CODE> - the property to remove.</DL></DD></DL><HR><A NAME="isEmpty()"><!-- --></A><H3>isEmpty</H3><PRE>public boolean <B>isEmpty</B>()</PRE><DL><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>true if this set is empty false otherwise</DL></DD></DL><HR><A NAME="jsonify()"><!-- --></A><H3>jsonify</H3><PRE>public org.json.JSONObject <B>jsonify</B>()</PRE><DL><DD>Return a JSON representation of this property set object<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>JSONObject</DL></DD></DL><HR><A NAME="toJsonString()"><!-- --></A><H3>toJsonString</H3><PRE>public java.lang.String <B>toJsonString</B>()</PRE><DL><DD>Return a JSON string representation of this object<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>a JSON string</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> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ApplicationPropertySet.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="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi"><B>PREV CLASS</B></A> <A HREF="../../../../com/google/code/facebookapi/BundleStoryTemplate.html" title="class 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/ApplicationPropertySet.html" target="_top"><B>FRAMES</B></A> <A HREF="ApplicationPropertySet.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 | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | <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 © 2008. All Rights Reserved.</BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?