yarfraw.generated.slash.elements
Class SlashExtension

java.lang.Object
  extended by yarfraw.generated.slash.elements.SlashExtension

public class SlashExtension
extends Object

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

comments

protected BigInteger comments

department

protected String department

hitParade

protected String hitParade

section

protected String section
Constructor Detail

SlashExtension

public SlashExtension()
Method Detail

getComments

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.

Returns:
possible object is BigInteger

setComments

public void setComments(BigInteger value)
Sets the value of the comments property.

Parameters:
value - allowed object is BigInteger

getDepartment

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.

Returns:
possible object is String

setDepartment

public void setDepartment(String value)
Sets the value of the department property.

Parameters:
value - allowed object is String

getHitParade

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.

Returns:
possible object is String

setHitParade

public void setHitParade(String value)
Sets the value of the hitParade property.

Parameters:
value - allowed object is String

getSection

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.

Returns:
possible object is String

setSection

public void setSection(String value)
Sets the value of the section property.

Parameters:
value - allowed object is String


Copyright © 2008. All Rights Reserved.