📄 citationimpl.html
字号:
</DL></DD></DL><HR><A NAME="setTitle(org.opengis.util.InternationalString)"><!-- --></A><H3>setTitle</H3><PRE>public void <B>setTitle</B>(InternationalString newValue)</PRE><DL><DD>Set the name by which the cited resource is known.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getAlternateTitles()"><!-- --></A><H3>getAlternateTitles</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>getAlternateTitles</B>()</PRE><DL><DD>Returns the short name or other language name by which the cited information is known. Example: "DCW" as an alternative title for "Digital Chart of the World".<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getAlternateTitles</CODE> in interface <CODE>Citation</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setAlternateTitles(java.util.Collection)"><!-- --></A><H3>setAlternateTitles</H3><PRE>public void <B>setAlternateTitles</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> newValues)</PRE><DL><DD>Set the short name or other language name by which the cited information is known.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getDates()"><!-- --></A><H3>getDates</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>getDates</B>()</PRE><DL><DD>Returns the reference date for the cited resource.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getDates</CODE> in interface <CODE>Citation</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setDates(java.util.Collection)"><!-- --></A><H3>setDates</H3><PRE>public void <B>setDates</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> newValues)</PRE><DL><DD>Set the reference date for the cited resource.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getEdition()"><!-- --></A><H3>getEdition</H3><PRE>public InternationalString <B>getEdition</B>()</PRE><DL><DD>Returns the version of the cited resource.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getEdition</CODE> in interface <CODE>Citation</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setEdition(org.opengis.util.InternationalString)"><!-- --></A><H3>setEdition</H3><PRE>public void <B>setEdition</B>(InternationalString newValue)</PRE><DL><DD>Set the version of the cited resource.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getEditionDate()"><!-- --></A><H3>getEditionDate</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html" title="class or interface in java.util">Date</A> <B>getEditionDate</B>()</PRE><DL><DD>Returns the date of the edition, or if none.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getEditionDate</CODE> in interface <CODE>Citation</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setEditionDate(java.util.Date)"><!-- --></A><H3>setEditionDate</H3><PRE>public void <B>setEditionDate</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html" title="class or interface in java.util">Date</A> newValue)</PRE><DL><DD>Set the date of the edition, or if none.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getIdentifiers()"><!-- --></A><H3>getIdentifiers</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>getIdentifiers</B>()</PRE><DL><DD>Returns the unique identifier for the resource. Example: Universal Product Code (UPC), National Stock Number (NSN).<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getIdentifiers</CODE> in interface <CODE>Citation</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setIdentifiers(java.util.Collection)"><!-- --></A><H3>setIdentifiers</H3><PRE>public void <B>setIdentifiers</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> newValues)</PRE><DL><DD>Set the unique identifier for the resource. Example: Universal Product Code (UPC), National Stock Number (NSN).<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getIdentifierTypes()"><!-- --></A><H3>getIdentifierTypes</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>getIdentifierTypes</B>()</PRE><DL><DD>Returns the reference form of the unique identifier (ID). Example: Universal Product Code (UPC), National Stock Number (NSN).<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getIdentifierTypes</CODE> in interface <CODE>Citation</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setIdentifierTypes(java.util.Collection)"><!-- --></A><H3>setIdentifierTypes</H3><PRE>public void <B>setIdentifierTypes</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> newValues)</PRE><DL><DD>Set the reference form of the unique identifier (ID). Example: Universal Product Code (UPC), National Stock Number (NSN).<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getCitedResponsibleParties()"><!-- --></A><H3>getCitedResponsibleParties</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>getCitedResponsibleParties</B>()</PRE><DL><DD>Returns the name and position information for an individual or organization that is responsible for the resource. Returns an empty string if there is none.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getCitedResponsibleParties</CODE> in interface <CODE>Citation</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setCitedResponsibleParties(java.util.Collection)"><!-- --></A><H3>setCitedResponsibleParties</H3><PRE>public void <B>setCitedResponsibleParties</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> newValues)</PRE><DL><DD>Set the name and position information for an individual or organization that is responsible for the resource. Returns an empty string if there is none.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getPresentationForm()"><!-- --></A><H3>getPresentationForm</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>getPresentationForm</B>()</PRE><DL><DD>Returns the mode in which the resource is represented, or an empty string if none.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getPresentationForm</CODE> in interface <CODE>Citation</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setPresentationForm(java.util.Collection)"><!-- --></A><H3>setPresentationForm</H3><PRE>public void <B>setPresentationForm</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> newValues)</PRE><DL><DD>Set the mode in which the resource is represented, or an empty string if none.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getSeries()"><!-- --></A><H3>getSeries</H3><PRE>public Series <B>getSeries</B>()</PRE><DL><DD>Returns the information about the series, or aggregate dataset, of which the dataset is a part. Returns if none.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -