-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from ajp8164/master
Adding javadoc generated from Eclipse.
- Loading branch information
Showing
68 changed files
with
15,262 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
<!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_65) on Fri Jan 09 11:27:47 EST 2015 --> | ||
<TITLE> | ||
All Classes | ||
</TITLE> | ||
|
||
<META NAME="date" CONTENT="2015-01-09"> | ||
|
||
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> | ||
|
||
|
||
</HEAD> | ||
|
||
<BODY BGCOLOR="white"> | ||
<FONT size="+1" CLASS="FrameHeadingFont"> | ||
<B>All Classes</B></FONT> | ||
<BR> | ||
|
||
<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> | ||
<TR> | ||
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="controller/BitPay.html" title="class in controller" target="classFrame">BitPay</A> | ||
<BR> | ||
<A HREF="controller/BitPayException.html" title="class in controller" target="classFrame">BitPayException</A> | ||
<BR> | ||
<A HREF="test/BitPayTest.html" title="class in test" target="classFrame">BitPayTest</A> | ||
<BR> | ||
<A HREF="test/BitPayTest2.html" title="class in test" target="classFrame">BitPayTest2</A> | ||
<BR> | ||
<A HREF="model/Invoice.html" title="class in model" target="classFrame">Invoice</A> | ||
<BR> | ||
<A HREF="model/InvoiceBuyer.html" title="class in model" target="classFrame">InvoiceBuyer</A> | ||
<BR> | ||
<A HREF="model/InvoicePaymentUrls.html" title="class in model" target="classFrame">InvoicePaymentUrls</A> | ||
<BR> | ||
<A HREF="model/InvoiceTransaction.html" title="class in model" target="classFrame">InvoiceTransaction</A> | ||
<BR> | ||
<A HREF="controller/KeyUtils.html" title="class in controller" target="classFrame">KeyUtils</A> | ||
<BR> | ||
<A HREF="model/Policy.html" title="class in model" target="classFrame">Policy</A> | ||
<BR> | ||
<A HREF="model/Rate.html" title="class in model" target="classFrame">Rate</A> | ||
<BR> | ||
<A HREF="model/Rates.html" title="class in model" target="classFrame">Rates</A> | ||
<BR> | ||
<A HREF="model/Token.html" title="class in model" target="classFrame">Token</A> | ||
<BR> | ||
</FONT></TD> | ||
</TR> | ||
</TABLE> | ||
|
||
</BODY> | ||
</HTML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
<!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_65) on Fri Jan 09 11:27:47 EST 2015 --> | ||
<TITLE> | ||
All Classes | ||
</TITLE> | ||
|
||
<META NAME="date" CONTENT="2015-01-09"> | ||
|
||
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> | ||
|
||
|
||
</HEAD> | ||
|
||
<BODY BGCOLOR="white"> | ||
<FONT size="+1" CLASS="FrameHeadingFont"> | ||
<B>All Classes</B></FONT> | ||
<BR> | ||
|
||
<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> | ||
<TR> | ||
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="controller/BitPay.html" title="class in controller">BitPay</A> | ||
<BR> | ||
<A HREF="controller/BitPayException.html" title="class in controller">BitPayException</A> | ||
<BR> | ||
<A HREF="test/BitPayTest.html" title="class in test">BitPayTest</A> | ||
<BR> | ||
<A HREF="test/BitPayTest2.html" title="class in test">BitPayTest2</A> | ||
<BR> | ||
<A HREF="model/Invoice.html" title="class in model">Invoice</A> | ||
<BR> | ||
<A HREF="model/InvoiceBuyer.html" title="class in model">InvoiceBuyer</A> | ||
<BR> | ||
<A HREF="model/InvoicePaymentUrls.html" title="class in model">InvoicePaymentUrls</A> | ||
<BR> | ||
<A HREF="model/InvoiceTransaction.html" title="class in model">InvoiceTransaction</A> | ||
<BR> | ||
<A HREF="controller/KeyUtils.html" title="class in controller">KeyUtils</A> | ||
<BR> | ||
<A HREF="model/Policy.html" title="class in model">Policy</A> | ||
<BR> | ||
<A HREF="model/Rate.html" title="class in model">Rate</A> | ||
<BR> | ||
<A HREF="model/Rates.html" title="class in model">Rates</A> | ||
<BR> | ||
<A HREF="model/Token.html" title="class in model">Token</A> | ||
<BR> | ||
</FONT></TD> | ||
</TR> | ||
</TABLE> | ||
|
||
</BODY> | ||
</HTML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,262 @@ | ||
<!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_65) on Fri Jan 09 11:27:47 EST 2015 --> | ||
<TITLE> | ||
Constant Field Values | ||
</TITLE> | ||
|
||
<META NAME="date" CONTENT="2015-01-09"> | ||
|
||
<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="Constant Field Values"; | ||
} | ||
} | ||
</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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-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-files/index-1.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"> | ||
PREV | ||
NEXT</FONT></TD> | ||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | ||
<A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> | ||
<A HREF="constant-values.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> | ||
</TABLE> | ||
<A NAME="skip-navbar_top"></A> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
|
||
<HR> | ||
<CENTER> | ||
<H1> | ||
Constant Field Values</H1> | ||
</CENTER> | ||
<HR SIZE="4" NOSHADE> | ||
<B>Contents</B><UL> | ||
<LI><A HREF="#controller">controller.*</A> | ||
<LI><A HREF="#model">model.*</A> | ||
</UL> | ||
|
||
<A NAME="controller"><!-- --></A> | ||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | ||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | ||
<TH ALIGN="left"><FONT SIZE="+2"> | ||
controller.*</FONT></TH> | ||
</TR> | ||
</TABLE> | ||
|
||
<P> | ||
|
||
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | ||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | ||
<TH ALIGN="left" COLSPAN="3">controller.<A HREF="controller/BitPay.html" title="class in controller">BitPay</A></TH> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="controller.BitPay.FACADE_MERCHANT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="controller/BitPay.html#FACADE_MERCHANT">FACADE_MERCHANT</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"merchant"</CODE></TD> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="controller.BitPay.FACADE_PAYROLL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="controller/BitPay.html#FACADE_PAYROLL">FACADE_PAYROLL</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"payroll"</CODE></TD> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="controller.BitPay.FACADE_POS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="controller/BitPay.html#FACADE_POS">FACADE_POS</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"pos"</CODE></TD> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="controller.BitPay.FACADE_USER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="controller/BitPay.html#FACADE_USER">FACADE_USER</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"user"</CODE></TD> | ||
</TR> | ||
</FONT></TD> | ||
</TR> | ||
</TABLE> | ||
|
||
<P> | ||
|
||
<P> | ||
<A NAME="model"><!-- --></A> | ||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | ||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | ||
<TH ALIGN="left"><FONT SIZE="+2"> | ||
model.*</FONT></TH> | ||
</TR> | ||
</TABLE> | ||
|
||
<P> | ||
|
||
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | ||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | ||
<TH ALIGN="left" COLSPAN="3">model.<A HREF="model/Invoice.html" title="class in model">Invoice</A></TH> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="model.Invoice.EXSTATUS_FALSE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="model/Invoice.html#EXSTATUS_FALSE">EXSTATUS_FALSE</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"false"</CODE></TD> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="model.Invoice.EXSTATUS_PAID_OVER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="model/Invoice.html#EXSTATUS_PAID_OVER">EXSTATUS_PAID_OVER</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"paidOver"</CODE></TD> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="model.Invoice.EXSTATUS_PAID_PARTIAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="model/Invoice.html#EXSTATUS_PAID_PARTIAL">EXSTATUS_PAID_PARTIAL</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"paidPartial"</CODE></TD> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="model.Invoice.STATUS_COMPLETE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="model/Invoice.html#STATUS_COMPLETE">STATUS_COMPLETE</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"complete"</CODE></TD> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="model.Invoice.STATUS_CONFIRMED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="model/Invoice.html#STATUS_CONFIRMED">STATUS_CONFIRMED</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"confirmed"</CODE></TD> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="model.Invoice.STATUS_INVALID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="model/Invoice.html#STATUS_INVALID">STATUS_INVALID</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"invalid"</CODE></TD> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="model.Invoice.STATUS_NEW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="model/Invoice.html#STATUS_NEW">STATUS_NEW</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"new"</CODE></TD> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<A NAME="model.Invoice.STATUS_PAID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> | ||
<CODE>public static final java.lang.String</CODE></FONT></TD> | ||
<TD ALIGN="left"><CODE><A HREF="model/Invoice.html#STATUS_PAID">STATUS_PAID</A></CODE></TD> | ||
<TD ALIGN="right"><CODE>"paid"</CODE></TD> | ||
</TR> | ||
</FONT></TD> | ||
</TR> | ||
</TABLE> | ||
|
||
<P> | ||
|
||
<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> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-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-files/index-1.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"> | ||
PREV | ||
NEXT</FONT></TD> | ||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | ||
<A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> | ||
<A HREF="constant-values.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> | ||
</TABLE> | ||
<A NAME="skip-navbar_bottom"></A> | ||
<!-- ======== END OF BOTTOM NAVBAR ======= --> | ||
|
||
<HR> | ||
|
||
</BODY> | ||
</HTML> |
Oops, something went wrong.