⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 order.html

📁 我做的ssd9 exercise6 的答案。分享
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<DL>
<DD>Set orderid.
<P>
<DD><DL>
<DT><B>参数:</B><DD><CODE>orderid</CODE> - the value of orderid</DL>
</DD>
</DL>
<HR>

<A NAME="setCustomer(java.lang.String)"><!-- --></A><H3>
setCustomer</H3>
<PRE>
public void <B>setCustomer</B>(java.lang.String&nbsp;customer)</PRE>
<DL>
<DD>Set customer.
<P>
<DD><DL>
<DT><B>参数:</B><DD><CODE>customer</CODE> - the text of customer</DL>
</DD>
</DL>
<HR>

<A NAME="setMethod(java.lang.String)"><!-- --></A><H3>
setMethod</H3>
<PRE>
public void <B>setMethod</B>(java.lang.String&nbsp;method)</PRE>
<DL>
<DD>Set method.
<P>
<DD><DL>
<DT><B>参数:</B><DD><CODE>method</CODE> - the text of method</DL>
</DD>
</DL>
<HR>

<A NAME="setAddress(java.lang.String)"><!-- --></A><H3>
setAddress</H3>
<PRE>
public void <B>setAddress</B>(java.lang.String&nbsp;address)</PRE>
<DL>
<DD>Set address.
<P>
<DD><DL>
<DT><B>参数:</B><DD><CODE>address</CODE> - the text of address</DL>
</DD>
</DL>
<HR>

<A NAME="setFreight(double)"><!-- --></A><H3>
setFreight</H3>
<PRE>
public void <B>setFreight</B>(double&nbsp;freight)</PRE>
<DL>
<DD>Set freight.
<P>
<DD><DL>
<DT><B>参数:</B><DD><CODE>freight</CODE> - the value of freight</DL>
</DD>
</DL>
<HR>

<A NAME="setMoney(double)"><!-- --></A><H3>
setMoney</H3>
<PRE>
public void <B>setMoney</B>(double&nbsp;money)</PRE>
<DL>
<DD>Sets money.
<P>
<DD><DL>
<DT><B>参数:</B><DD><CODE>money</CODE> - the value of money</DL>
</DD>
</DL>
<HR>

<A NAME="setProducts(java.util.Vector)"><!-- --></A><H3>
setProducts</H3>
<PRE>
public void <B>setProducts</B>(java.util.Vector&nbsp;products)</PRE>
<DL>
<DD>Set products.
<P>
<DD><DL>
<DT><B>参数:</B><DD><CODE>products</CODE> - the contents of products</DL>
</DD>
</DL>
<HR>

<A NAME="setDate(java.lang.String)"><!-- --></A><H3>
setDate</H3>
<PRE>
public void <B>setDate</B>(java.lang.String&nbsp;date)</PRE>
<DL>
<DD>Set date.
<P>
<DD><DL>
<DT><B>参数:</B><DD><CODE>date</CODE> - the value of date</DL>
</DD>
</DL>
<HR>

<A NAME="getID()"><!-- --></A><H3>
getID</H3>
<PRE>
public int <B>getID</B>()</PRE>
<DL>
<DD>Get orderid.
<P>
<DD><DL>

<DT><B>返回:</B><DD>the value of orderid</DL>
</DD>
</DL>
<HR>

<A NAME="getCustomer()"><!-- --></A><H3>
getCustomer</H3>
<PRE>
public java.lang.String <B>getCustomer</B>()</PRE>
<DL>
<DD>Get customer.
<P>
<DD><DL>

<DT><B>返回:</B><DD>the text of customer</DL>
</DD>
</DL>
<HR>

<A NAME="getAddress()"><!-- --></A><H3>
getAddress</H3>
<PRE>
public java.lang.String <B>getAddress</B>()</PRE>
<DL>
<DD>Get address.
<P>
<DD><DL>

<DT><B>返回:</B><DD>the text of address</DL>
</DD>
</DL>
<HR>

<A NAME="getMethod()"><!-- --></A><H3>
getMethod</H3>
<PRE>
public java.lang.String <B>getMethod</B>()</PRE>
<DL>
<DD>Get method.
<P>
<DD><DL>

<DT><B>返回:</B><DD>the text of method</DL>
</DD>
</DL>
<HR>

<A NAME="getFreight()"><!-- --></A><H3>
getFreight</H3>
<PRE>
public double <B>getFreight</B>()</PRE>
<DL>
<DD>Get freight.
<P>
<DD><DL>

<DT><B>返回:</B><DD>the value of freight</DL>
</DD>
</DL>
<HR>

<A NAME="getMoney()"><!-- --></A><H3>
getMoney</H3>
<PRE>
public double <B>getMoney</B>()</PRE>
<DL>
<DD>Get money.
<P>
<DD><DL>

<DT><B>返回:</B><DD>the value of money</DL>
</DD>
</DL>
<HR>

<A NAME="getProducts()"><!-- --></A><H3>
getProducts</H3>
<PRE>
public java.util.Vector <B>getProducts</B>()</PRE>
<DL>
<DD>Get products.
<P>
<DD><DL>

<DT><B>返回:</B><DD>the content of products</DL>
</DD>
</DL>
<HR>

<A NAME="getDate()"><!-- --></A><H3>
getDate</H3>
<PRE>
public java.lang.String <B>getDate</B>()</PRE>
<DL>
<DD>Get date.
<P>
<DD><DL>

<DT><B>返回:</B><DD>the text of products</DL>
</DD>
</DL>
<HR>

<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public java.lang.String <B>toString</B>()</PRE>
<DL>
<DD>the class' toString method.
<P>
<DD><DL>
<DT><B>覆盖:</B><DD>类 <CODE>java.lang.Object</CODE> 中的 <CODE>toString</CODE></DL>
</DD>
<DD><DL>

<DT><B>返回:</B><DD>the text of the order's date</DL>
</DD>
</DL>
<HR>

<A NAME="getDetails()"><!-- --></A><H3>
getDetails</H3>
<PRE>
public java.lang.String <B>getDetails</B>()</PRE>
<DL>
<DD>Get order's detail information.
<P>
<DD><DL>

<DT><B>返回:</B><DD>the detail information of the order contains: <ul> <li>orderid <li>order date <li>transit method of the order. <li>order's total cost <li>products the order want. </ul></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>类</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Order.html"><FONT CLASS="NavBarFont1"><B>使用</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</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="CustomerController.html" title="&lt;Unnamed&gt; 中的类"><B>上一个类</B></A>&nbsp;
&nbsp;<A HREF="OrderController.html" title="&lt;Unnamed&gt; 中的类"><B>下一个类</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html?Order.html" target="_top"><B>框架</B></A>  &nbsp;
&nbsp;<A HREF="Order.html" target="_top"><B>无框架</B></A>  &nbsp;
&nbsp;<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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  摘要:&nbsp;嵌套&nbsp;|&nbsp;字段&nbsp;|&nbsp;<A HREF="#constructor_summary">构造函数</A>&nbsp;|&nbsp;<A HREF="#method_summary">方法</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
详细信息:&nbsp;字段&nbsp;|&nbsp;<A HREF="#constructor_detail">构造函数</A>&nbsp;|&nbsp;<A HREF="#method_detail">方法</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>

⌨️ 快捷键说明

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