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

📄 index-17.html

📁 XMLVocabulary支持显示、查询、修改和保存XML数据。可以将XML映射到数据库。你也需要的只是使用XML作为你的项目的主数据。
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<DT><A HREF="../org/amic/util/xml/TablePacked.html#setCanUpdate(boolean)"><B>setCanUpdate(boolean)</B></A> - 
Method in interface org.amic.util.xml.<A HREF="../org/amic/util/xml/TablePacked.html">TablePacked</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBTable.html#setCanUpdate(boolean)"><B>setCanUpdate(boolean)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBExport.html#setCanUpdate(boolean)"><B>setCanUpdate(boolean)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBExport.html">DBExport</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/edit/FormattedDocument.html#setClass(java.lang.Class)"><B>setClass(Class)</B></A> - 
Method in class org.amic.util.edit.<A HREF="../org/amic/util/edit/FormattedDocument.html">FormattedDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBExport.html#setData(java.sql.ResultSet)"><B>setData(ResultSet)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBExport.html">DBExport</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBExport.html#setData(org.amic.util.xml.TablePacked)"><B>setData(TablePacked)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBExport.html">DBExport</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/date/Scheduler.html#setDate(java.util.Date)"><B>setDate(Date)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/Scheduler.html">Scheduler</A>
<DD>Sets the internal date.
<DT><A HREF="../org/amic/util/date/CheckDate.html#setDate(java.util.Date)"><B>setDate(Date)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/CheckDate.html">CheckDate</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/db/Converter.html#setDate(java.util.Date)"><B>setDate(Date)</B></A> - 
Method in class org.amic.util.db.<A HREF="../org/amic/util/db/Converter.html">Converter</A>
<DD>Sets the internal value to a java.util.Date <code>value</value>.
<DT><A HREF="../org/amic/util/xml/RecordPacked.html#setDate(int, java.util.Date)"><B>setDate(int, Date)</B></A> - 
Method in interface org.amic.util.xml.<A HREF="../org/amic/util/xml/RecordPacked.html">RecordPacked</A>
<DD>Sets the value of the requested field to Date.
<DT><A HREF="../org/amic/util/xml/DBRecord.html#setDate(int, java.util.Date)"><B>setDate(int, Date)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBRecord.html">DBRecord</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/date/CheckDate.html#setDate(int, int, int, int, int, int)"><B>setDate(int, int, int, int, int, int)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/CheckDate.html">CheckDate</A>
<DD>Fills the internal date with the fields <code>year, month, day, hour, minute, second</code>
<DT><A HREF="../org/amic/util/date/Scheduler.html#setDate(java.lang.String)"><B>setDate(String)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/Scheduler.html">Scheduler</A>
<DD>Sets the internal date.
<DT><A HREF="../org/amic/util/date/CheckDate.html#setDate(java.lang.String)"><B>setDate(String)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/CheckDate.html">CheckDate</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/date/CheckDate.html#setDay(int)"><B>setDay(int)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/CheckDate.html">CheckDate</A>
<DD>Sets the day.
<DT><A HREF="../org/amic/util/date/CheckDate.html#setDayMonthYear(java.util.Date)"><B>setDayMonthYear(Date)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/CheckDate.html">CheckDate</A>
<DD>Sets the date part.
<DT><A HREF="../org/amic/util/date/CheckDate.html#setDayOfWeek(int)"><B>setDayOfWeek(int)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/CheckDate.html">CheckDate</A>
<DD>Sets day of week. 
<DT><A HREF="../org/amic/util/date/CheckDate.html#setDayOfYear(int)"><B>setDayOfYear(int)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/CheckDate.html">CheckDate</A>
<DD>Sets day of year. 
<DT><A HREF="../org/amic/util/date/Scheduler.html#setDaysToAdd(int)"><B>setDaysToAdd(int)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/Scheduler.html">Scheduler</A>
<DD>Sets the days that will be added in a nextDate() call.
<DT><A HREF="../org/amic/util/xml/RecordPacked.html#setDeleted(boolean)"><B>setDeleted(boolean)</B></A> - 
Method in interface org.amic.util.xml.<A HREF="../org/amic/util/xml/RecordPacked.html">RecordPacked</A>
<DD>Changes the deleted state of the row.
<DT><A HREF="../org/amic/util/xml/DBRecord.html#setDeleted(boolean)"><B>setDeleted(boolean)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBRecord.html">DBRecord</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/javadoc/CreateDoc.html#setDestinationPath(java.lang.String)"><B>setDestinationPath(String)</B></A> - 
Method in class org.amic.util.javadoc.<A HREF="../org/amic/util/javadoc/CreateDoc.html">CreateDoc</A>
<DD>The destination root.
<DT><A HREF="../org/amic/util/javadoc/CreateDoc.html#setDocTitle(java.lang.String)"><B>setDocTitle(String)</B></A> - 
Method in class org.amic.util.javadoc.<A HREF="../org/amic/util/javadoc/CreateDoc.html">CreateDoc</A>
<DD>The document title.
<DT><A HREF="../org/amic/util/db/Converter.html#setDouble(double)"><B>setDouble(double)</B></A> - 
Method in class org.amic.util.db.<A HREF="../org/amic/util/db/Converter.html">Converter</A>
<DD>Sets the internal value to a Double <code>value</value>.
<DT><A HREF="../org/amic/util/xml/RecordPacked.html#setDouble(int, double)"><B>setDouble(int, double)</B></A> - 
Method in interface org.amic.util.xml.<A HREF="../org/amic/util/xml/RecordPacked.html">RecordPacked</A>
<DD>Sets the value of the requested field to double.
<DT><A HREF="../org/amic/util/xml/DBRecord.html#setDouble(int, double)"><B>setDouble(int, double)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBRecord.html">DBRecord</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBTable.html#setFieldCurrency(int, boolean)"><B>setFieldCurrency(int, boolean)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/TablePacked.html#setFieldDefaultValue(int, java.lang.Object)"><B>setFieldDefaultValue(int, Object)</B></A> - 
Method in interface org.amic.util.xml.<A HREF="../org/amic/util/xml/TablePacked.html">TablePacked</A>
<DD>Sets the field default value. 
<DT><A HREF="../org/amic/util/xml/DBTable.html#setFieldDefaultValue(int, java.lang.Object)"><B>setFieldDefaultValue(int, Object)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBTable.html#setFieldDisplaySize(int, int)"><B>setFieldDisplaySize(int, int)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/TablePacked.html#setFieldFormats(int, java.lang.Object[])"><B>setFieldFormats(int, Object[])</B></A> - 
Method in interface org.amic.util.xml.<A HREF="../org/amic/util/xml/TablePacked.html">TablePacked</A>
<DD>Sets the field formats. 
<DT><A HREF="../org/amic/util/xml/DBTable.html#setFieldFormats(int, java.lang.Object[])"><B>setFieldFormats(int, Object[])</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBTable.html#setFieldLabel(int, java.lang.String)"><B>setFieldLabel(int, String)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBTable.html#setFieldPrecision(int, int)"><B>setFieldPrecision(int, int)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBTable.html#setFieldReadOnly(int, boolean)"><B>setFieldReadOnly(int, boolean)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBTable.html#setFieldScale(int, int)"><B>setFieldScale(int, int)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBTable.html#setFieldType(int, int)"><B>setFieldType(int, int)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/DBTable.html#setFieldTypeName(int, java.lang.String)"><B>setFieldTypeName(int, String)</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/xml/TablePacked.html#setFieldValids(int, java.lang.Object[])"><B>setFieldValids(int, Object[])</B></A> - 
Method in interface org.amic.util.xml.<A HREF="../org/amic/util/xml/TablePacked.html">TablePacked</A>
<DD>Sets the field valid list. 
<DT><A HREF="../org/amic/util/xml/DBTable.html#setFieldValids(int, java.lang.Object[])"><B>setFieldValids(int, Object[])</B></A> - 
Method in class org.amic.util.xml.<A HREF="../org/amic/util/xml/DBTable.html">DBTable</A>
<DD>&nbsp;
<DT><A HREF="../org/amic/util/date/Scheduler.html#setFinalDate(java.util.Date)"><B>setFinalDate(Date)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/Scheduler.html">Scheduler</A>
<DD>Sets the final date limit.
<DT><A HREF="../org/amic/util/date/Scheduler.html#setFinalDate(java.lang.String)"><B>setFinalDate(String)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/Scheduler.html">Scheduler</A>
<DD>Sets the final date limit.
<DT><A HREF="../org/amic/util/date/Scheduler.html#setFinalDateLimit(int, int)"><B>setFinalDateLimit(int, int)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/Scheduler.html">Scheduler</A>
<DD>Sets the final day/month limit in a year frequency.
<DT><A HREF="../org/amic/util/date/Scheduler.html#setFinalTimeLimit(int, int)"><B>setFinalTimeLimit(int, int)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/Scheduler.html">Scheduler</A>
<DD>Sets the final hour:minute limit in a daily frequency.
<DT><A HREF="../org/amic/util/db/Converter.html#setFloat(float)"><B>setFloat(float)</B></A> - 
Method in class org.amic.util.db.<A HREF="../org/amic/util/db/Converter.html">Converter</A>
<DD>Sets the internal value to a Float <code>value</value>.
<DT><A HREF="../org/amic/util/javadoc/CreateDoc.html#setFooter(java.lang.String)"><B>setFooter(String)</B></A> - 
Method in class org.amic.util.javadoc.<A HREF="../org/amic/util/javadoc/CreateDoc.html">CreateDoc</A>
<DD>An HTML string with the desired footer for the documentation pages. 
<DT><A HREF="../org/amic/util/javadoc/CreateDoc.html#setHeader(java.lang.String)"><B>setHeader(String)</B></A> - 
Method in class org.amic.util.javadoc.<A HREF="../org/amic/util/javadoc/CreateDoc.html">CreateDoc</A>
<DD>An HTML string with the desired header for the documentation pages. 
<DT><A HREF="../org/amic/util/date/CheckDate.html#setHour(int)"><B>setHour(int)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/CheckDate.html">CheckDate</A>
<DD>Sets the hour.
<DT><A HREF="../org/amic/util/date/CheckDate.html#setHourMinute(java.util.Date)"><B>setHourMinute(Date)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/CheckDate.html">CheckDate</A>
<DD>Sets the hour and minute.
<DT><A HREF="../org/amic/util/date/CheckDate.html#setHourMinute(int, int)"><B>setHourMinute(int, int)</B></A> - 
Method in class org.amic.util.date.<A HREF="../org/amic/util/date/CheckDate.html">CheckDate</A>
<DD>Sets the hour and minute.

⌨️ 快捷键说明

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