📄 index-5.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_06) on Thu Jul 06 10:55:41 CST 2006 -->
<TITLE>
G - 索引
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="G - 索引";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="跳过导航链接"></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="../package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">使用</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</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="index-4.html"><B>上一个字母</B></A>
<A HREF="index-6.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-5.html" target="_top"><B>框架</B></A>
<A HREF="index-5.html" target="_top"><B>无框架</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">L</A> <A HREF="index-7.html">O</A> <A HREF="index-8.html">P</A> <A HREF="index-9.html">R</A> <A HREF="index-10.html">S</A> <A HREF="index-11.html">T</A> <HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="../Customer.html#getAddress()"><B>getAddress()</B></A> -
类 <A HREF="../Customer.html" title="<Unnamed> 中的类">Customer</A> 中的方法
<DD>Get address.
<DT><A HREF="../Order.html#getAddress()"><B>getAddress()</B></A> -
类 <A HREF="../Order.html" title="<Unnamed> 中的类">Order</A> 中的方法
<DD>Get address.
<DT><A HREF="../OrderController.html#getAllOrders(java.lang.String)"><B>getAllOrders(String)</B></A> -
类 <A HREF="../OrderController.html" title="<Unnamed> 中的类">OrderController</A> 中的方法
<DD>Read all Orders made by one user in database for that user.
<DT><A HREF="../BasketController.html#getAllProducts()"><B>getAllProducts()</B></A> -
类 <A HREF="../BasketController.html" title="<Unnamed> 中的类">BasketController</A> 中的方法
<DD>Gets all products in the basket.
<DT><A HREF="../Order.html#getCustomer()"><B>getCustomer()</B></A> -
类 <A HREF="../Order.html" title="<Unnamed> 中的类">Order</A> 中的方法
<DD>Get customer.
<DT><A HREF="../Order.html#getDate()"><B>getDate()</B></A> -
类 <A HREF="../Order.html" title="<Unnamed> 中的类">Order</A> 中的方法
<DD>Get date.
<DT><A HREF="../Product.html#getDescription()"><B>getDescription()</B></A> -
类 <A HREF="../Product.html" title="<Unnamed> 中的类">Product</A> 中的方法
<DD>Get description.
<DT><A HREF="../Order.html#getDetails()"><B>getDetails()</B></A> -
类 <A HREF="../Order.html" title="<Unnamed> 中的类">Order</A> 中的方法
<DD>Get order's detail information.
<DT><A HREF="../Customer.html#getEmail()"><B>getEmail()</B></A> -
类 <A HREF="../Customer.html" title="<Unnamed> 中的类">Customer</A> 中的方法
<DD>Get email.
<DT><A HREF="../Order.html#getFreight()"><B>getFreight()</B></A> -
类 <A HREF="../Order.html" title="<Unnamed> 中的类">Order</A> 中的方法
<DD>Get freight.
<DT><A HREF="../Order.html#getID()"><B>getID()</B></A> -
类 <A HREF="../Order.html" title="<Unnamed> 中的类">Order</A> 中的方法
<DD>Get orderid.
<DT><A HREF="../Product.html#getId()"><B>getId()</B></A> -
类 <A HREF="../Product.html" title="<Unnamed> 中的类">Product</A> 中的方法
<DD>Get productid.
<DT><A HREF="../Customer.html#getLogin()"><B>getLogin()</B></A> -
类 <A HREF="../Customer.html" title="<Unnamed> 中的类">Customer</A> 中的方法
<DD>Get login.
<DT><A HREF="../Order.html#getMethod()"><B>getMethod()</B></A> -
类 <A HREF="../Order.html" title="<Unnamed> 中的类">Order</A> 中的方法
<DD>Get method.
<DT><A HREF="../Order.html#getMoney()"><B>getMoney()</B></A> -
类 <A HREF="../Order.html" title="<Unnamed> 中的类">Order</A> 中的方法
<DD>Get money.
<DT><A HREF="../Customer.html#getName()"><B>getName()</B></A> -
类 <A HREF="../Customer.html" title="<Unnamed> 中的类">Customer</A> 中的方法
<DD>Get name.
<DT><A HREF="../Product.html#getName()"><B>getName()</B></A> -
类 <A HREF="../Product.html" title="<Unnamed> 中的类">Product</A> 中的方法
<DD>Get name
<DT><A HREF="../Customer.html#getPassword()"><B>getPassword()</B></A> -
类 <A HREF="../Customer.html" title="<Unnamed> 中的类">Customer</A> 中的方法
<DD>Get password.
<DT><A HREF="../Product.html#getPicture()"><B>getPicture()</B></A> -
类 <A HREF="../Product.html" title="<Unnamed> 中的类">Product</A> 中的方法
<DD>Get picture address.
<DT><A HREF="../Product.html#getPrice()"><B>getPrice()</B></A> -
类 <A HREF="../Product.html" title="<Unnamed> 中的类">Product</A> 中的方法
<DD>Get price.
<DT><A HREF="../Basket.html#getProducts()"><B>getProducts()</B></A> -
类 <A HREF="../Basket.html" title="<Unnamed> 中的类">Basket</A> 中的方法
<DD>Gets products of the basket.
<DT><A HREF="../Order.html#getProducts()"><B>getProducts()</B></A> -
类 <A HREF="../Order.html" title="<Unnamed> 中的类">Order</A> 中的方法
<DD>Get products.
<DT><A HREF="../ProductController.html#getProducts()"><B>getProducts()</B></A> -
类 <A HREF="../ProductController.html" title="<Unnamed> 中的类">ProductController</A> 中的方法
<DD>Read all products in database.
<DT><A HREF="../Product.html#getWeight()"><B>getWeight()</B></A> -
类 <A HREF="../Product.html" title="<Unnamed> 中的类">Product</A> 中的方法
<DD>Get weight.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="跳过导航链接"></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="../package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">使用</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</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="index-4.html"><B>上一个字母</B></A>
<A HREF="index-6.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-5.html" target="_top"><B>框架</B></A>
<A HREF="index-5.html" target="_top"><B>无框架</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">L</A> <A HREF="index-7.html">O</A> <A HREF="index-8.html">P</A> <A HREF="index-9.html">R</A> <A HREF="index-10.html">S</A> <A HREF="index-11.html">T</A> <HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -