|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object yarfraw.generated.slash.elements.SlashExtension
public class SlashExtension
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://purl.org/rss/1.0/modules/slash/}comments"/> <element ref="{http://purl.org/rss/1.0/modules/slash/}department"/> <element ref="{http://purl.org/rss/1.0/modules/slash/}hit_parade"/> <element ref="{http://purl.org/rss/1.0/modules/slash/}section"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected BigInteger |
comments
|
protected String |
department
|
protected String |
hitParade
|
protected String |
section
|
Constructor Summary | |
---|---|
SlashExtension()
|
Method Summary | |
---|---|
BigInteger |
getComments()
Slash is the source code and database that was originally used to create Slashdot, and has now been released under the GNU General Public License. |
String |
getDepartment()
Slash is the source code and database that was originally used to create Slashdot, and has now been released under the GNU General Public License. |
String |
getHitParade()
Slash is the source code and database that was originally used to create Slashdot, and has now been released under the GNU General Public License. |
String |
getSection()
Slash is the source code and database that was originally used to create Slashdot, and has now been released under the GNU General Public License. |
void |
setComments(BigInteger value)
Sets the value of the comments property. |
void |
setDepartment(String value)
Sets the value of the department property. |
void |
setHitParade(String value)
Sets the value of the hitParade property. |
void |
setSection(String value)
Sets the value of the section property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected BigInteger comments
protected String department
protected String hitParade
protected String section
Constructor Detail |
---|
public SlashExtension()
Method Detail |
---|
public BigInteger getComments()
Slash is the source code and database that was originally used to create Slashdot, and has now been released under the GNU General Public License. It is a bona fide Open Source / Free Software project.
The Slash RSS 1.0 module augments the RSS core and Dublin Core module's metadata with channel and item-level elements specific to Slash-based sites.
BigInteger
public void setComments(BigInteger value)
value
- allowed object is
BigInteger
public String getDepartment()
Slash is the source code and database that was originally used to create Slashdot, and has now been released under the GNU General Public License. It is a bona fide Open Source / Free Software project.
The Slash RSS 1.0 module augments the RSS core and Dublin Core module's metadata with channel and item-level elements specific to Slash-based sites.
String
public void setDepartment(String value)
value
- allowed object is
String
public String getHitParade()
Slash is the source code and database that was originally used to create Slashdot, and has now been released under the GNU General Public License. It is a bona fide Open Source / Free Software project.
The Slash RSS 1.0 module augments the RSS core and Dublin Core module's metadata with channel and item-level elements specific to Slash-based sites.
String
public void setHitParade(String value)
value
- allowed object is
String
public String getSection()
Slash is the source code and database that was originally used to create Slashdot, and has now been released under the GNU General Public License. It is a bona fide Open Source / Free Software project.
The Slash RSS 1.0 module augments the RSS core and Dublin Core module's metadata with channel and item-level elements specific to Slash-based sites.
String
public void setSection(String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |