com.hack23.cia.model.external.riksdagen.dokumentlista.impl
Class DocumentElement

Package class diagram package DocumentElement
java.lang.Object
  extended by com.hack23.cia.model.external.riksdagen.dokumentlista.impl.DocumentElement
All Implemented Interfaces:
ModelObject, Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode

@Entity(name="DocumentElement")
public class DocumentElement
extends Object
implements Serializable, ModelObject, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode

Java class for DocumentElement complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="DocumentElement">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="traff" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="id" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rm" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="relaterat_id" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="typ" type="{http://dokumentlista.riksdagen.external.model.cia.hack23.com/impl}DocumentType"/>
         <element name="subtyp" type="{http://dokumentlista.riksdagen.external.model.cia.hack23.com/impl}DocumentSubType"/>
         <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="beteckning" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="tempbeteckning" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="organ" type="{http://www.w3.org/2001/XMLSchema}NCName"/>
         <element name="nummer" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="titel" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="undertitel" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="datum" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="publicerad" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="systemdatum" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="kall_id" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="dokumentformat" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="dokument_url_text" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
         <element name="dokument_url_html" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
         <element name="dokumentstatus_url_xml" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
         <element name="utskottsforslag_url_xml" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  String committeeReportUrlXml
           
protected  String date
           
protected  String documentFormat
           
protected  String documentStatusUrlXml
           
protected  String documentUrlHtml
           
protected  String documentUrlText
           
protected  BigInteger hit
           
protected  String id
           
protected  String kallId
           
protected  String label
           
protected  String madePublicDate
           
protected  BigInteger number
           
protected  String org
           
protected  String relatedId
           
protected  String rm
           
protected  String status
           
protected  String subTitle
           
protected  DocumentSubType subType
           
protected  String systemDate
           
protected  String tempLabel
           
protected  String title
           
protected  DocumentType type
           
 
Constructor Summary
DocumentElement()
           
 
Method Summary
 boolean equals(Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
           
 String getCommitteeReportUrlXml()
          Gets the value of the committeeReportUrlXml property.
 String getDate()
          Gets the value of the date property.
 String getDocumentFormat()
          Gets the value of the documentFormat property.
 String getDocumentStatusUrlXml()
          Gets the value of the documentStatusUrlXml property.
 String getDocumentUrlHtml()
          Gets the value of the documentUrlHtml property.
 String getDocumentUrlText()
          Gets the value of the documentUrlText property.
 BigInteger getHit()
          Gets the value of the hit property.
 String getId()
          Gets the value of the id property.
 String getKallId()
          Gets the value of the kallId property.
 String getLabel()
          Gets the value of the label property.
 String getMadePublicDate()
          Gets the value of the madePublicDate property.
 BigInteger getNumber()
          Gets the value of the number property.
 String getOrg()
          Gets the value of the org property.
 String getRelatedId()
          Gets the value of the relatedId property.
 String getRm()
          Gets the value of the rm property.
 String getStatus()
          Gets the value of the status property.
 String getSubTitle()
          Gets the value of the subTitle property.
 DocumentSubType getSubType()
          Gets the value of the subType property.
 String getSystemDate()
          Gets the value of the systemDate property.
 String getTempLabel()
          Gets the value of the tempLabel property.
 String getTitle()
          Gets the value of the title property.
 DocumentType getType()
          Gets the value of the type property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 void setCommitteeReportUrlXml(String value)
          Sets the value of the committeeReportUrlXml property.
 void setDate(String value)
          Sets the value of the date property.
 void setDocumentFormat(String value)
          Sets the value of the documentFormat property.
 void setDocumentStatusUrlXml(String value)
          Sets the value of the documentStatusUrlXml property.
 void setDocumentUrlHtml(String value)
          Sets the value of the documentUrlHtml property.
 void setDocumentUrlText(String value)
          Sets the value of the documentUrlText property.
 void setHit(BigInteger value)
          Sets the value of the hit property.
 void setId(String value)
          Sets the value of the id property.
 void setKallId(String value)
          Sets the value of the kallId property.
 void setLabel(String value)
          Sets the value of the label property.
 void setMadePublicDate(String value)
          Sets the value of the madePublicDate property.
 void setNumber(BigInteger value)
          Sets the value of the number property.
 void setOrg(String value)
          Sets the value of the org property.
 void setRelatedId(String value)
          Sets the value of the relatedId property.
 void setRm(String value)
          Sets the value of the rm property.
 void setStatus(String value)
          Sets the value of the status property.
 void setSubTitle(String value)
          Sets the value of the subTitle property.
 void setSubType(DocumentSubType value)
          Sets the value of the subType property.
 void setSystemDate(String value)
          Sets the value of the systemDate property.
 void setTempLabel(String value)
          Sets the value of the tempLabel property.
 void setTitle(String value)
          Sets the value of the title property.
 void setType(DocumentType value)
          Sets the value of the type property.
 DocumentElement withCommitteeReportUrlXml(String value)
           
 DocumentElement withDate(String value)
           
 DocumentElement withDocumentFormat(String value)
           
 DocumentElement withDocumentStatusUrlXml(String value)
           
 DocumentElement withDocumentUrlHtml(String value)
           
 DocumentElement withDocumentUrlText(String value)
           
 DocumentElement withHit(BigInteger value)
           
 DocumentElement withId(String value)
           
 DocumentElement withKallId(String value)
           
 DocumentElement withLabel(String value)
           
 DocumentElement withMadePublicDate(String value)
           
 DocumentElement withNumber(BigInteger value)
           
 DocumentElement withOrg(String value)
           
 DocumentElement withRelatedId(String value)
           
 DocumentElement withRm(String value)
           
 DocumentElement withStatus(String value)
           
 DocumentElement withSubTitle(String value)
           
 DocumentElement withSubType(DocumentSubType value)
           
 DocumentElement withSystemDate(String value)
           
 DocumentElement withTempLabel(String value)
           
 DocumentElement withTitle(String value)
           
 DocumentElement withType(DocumentType value)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hit

protected BigInteger hit

id

protected String id

rm

protected String rm

relatedId

protected String relatedId

type

protected DocumentType type

subType

protected DocumentSubType subType

status

protected String status

label

protected String label

tempLabel

protected String tempLabel

org

protected String org

number

protected BigInteger number

title

protected String title

subTitle

protected String subTitle

date

protected String date

madePublicDate

protected String madePublicDate

systemDate

protected String systemDate

kallId

protected String kallId

documentFormat

protected String documentFormat

documentUrlText

protected String documentUrlText

documentUrlHtml

protected String documentUrlHtml

documentStatusUrlXml

protected String documentStatusUrlXml

committeeReportUrlXml

protected String committeeReportUrlXml
Constructor Detail

DocumentElement

public DocumentElement()
Method Detail

getHit

public BigInteger getHit()
Gets the value of the hit property.

Returns:
possible object is BigInteger

setHit

public void setHit(BigInteger value)
Sets the value of the hit property.

Parameters:
value - allowed object is BigInteger

getId

public String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

getRm

public String getRm()
Gets the value of the rm property.

Returns:
possible object is String

setRm

public void setRm(String value)
Sets the value of the rm property.

Parameters:
value - allowed object is String

getRelatedId

public String getRelatedId()
Gets the value of the relatedId property.

Returns:
possible object is String

setRelatedId

public void setRelatedId(String value)
Sets the value of the relatedId property.

Parameters:
value - allowed object is String

getType

public DocumentType getType()
Gets the value of the type property.

Returns:
possible object is DocumentType

setType

public void setType(DocumentType value)
Sets the value of the type property.

Parameters:
value - allowed object is DocumentType

getSubType

public DocumentSubType getSubType()
Gets the value of the subType property.

Returns:
possible object is DocumentSubType

setSubType

public void setSubType(DocumentSubType value)
Sets the value of the subType property.

Parameters:
value - allowed object is DocumentSubType

getStatus

public String getStatus()
Gets the value of the status property.

Returns:
possible object is String

setStatus

public void setStatus(String value)
Sets the value of the status property.

Parameters:
value - allowed object is String

getLabel

public String getLabel()
Gets the value of the label property.

Returns:
possible object is String

setLabel

public void setLabel(String value)
Sets the value of the label property.

Parameters:
value - allowed object is String

getTempLabel

public String getTempLabel()
Gets the value of the tempLabel property.

Returns:
possible object is String

setTempLabel

public void setTempLabel(String value)
Sets the value of the tempLabel property.

Parameters:
value - allowed object is String

getOrg

public String getOrg()
Gets the value of the org property.

Returns:
possible object is String

setOrg

public void setOrg(String value)
Sets the value of the org property.

Parameters:
value - allowed object is String

getNumber

public BigInteger getNumber()
Gets the value of the number property.

Returns:
possible object is BigInteger

setNumber

public void setNumber(BigInteger value)
Sets the value of the number property.

Parameters:
value - allowed object is BigInteger

getTitle

public String getTitle()
Gets the value of the title property.

Returns:
possible object is String

setTitle

public void setTitle(String value)
Sets the value of the title property.

Parameters:
value - allowed object is String

getSubTitle

public String getSubTitle()
Gets the value of the subTitle property.

Returns:
possible object is String

setSubTitle

public void setSubTitle(String value)
Sets the value of the subTitle property.

Parameters:
value - allowed object is String

getDate

public String getDate()
Gets the value of the date property.

Returns:
possible object is String

setDate

public void setDate(String value)
Sets the value of the date property.

Parameters:
value - allowed object is String

getMadePublicDate

public String getMadePublicDate()
Gets the value of the madePublicDate property.

Returns:
possible object is String

setMadePublicDate

public void setMadePublicDate(String value)
Sets the value of the madePublicDate property.

Parameters:
value - allowed object is String

getSystemDate

public String getSystemDate()
Gets the value of the systemDate property.

Returns:
possible object is String

setSystemDate

public void setSystemDate(String value)
Sets the value of the systemDate property.

Parameters:
value - allowed object is String

getKallId

public String getKallId()
Gets the value of the kallId property.

Returns:
possible object is String

setKallId

public void setKallId(String value)
Sets the value of the kallId property.

Parameters:
value - allowed object is String

getDocumentFormat

public String getDocumentFormat()
Gets the value of the documentFormat property.

Returns:
possible object is String

setDocumentFormat

public void setDocumentFormat(String value)
Sets the value of the documentFormat property.

Parameters:
value - allowed object is String

getDocumentUrlText

public String getDocumentUrlText()
Gets the value of the documentUrlText property.

Returns:
possible object is String

setDocumentUrlText

public void setDocumentUrlText(String value)
Sets the value of the documentUrlText property.

Parameters:
value - allowed object is String

getDocumentUrlHtml

public String getDocumentUrlHtml()
Gets the value of the documentUrlHtml property.

Returns:
possible object is String

setDocumentUrlHtml

public void setDocumentUrlHtml(String value)
Sets the value of the documentUrlHtml property.

Parameters:
value - allowed object is String

getDocumentStatusUrlXml

public String getDocumentStatusUrlXml()
Gets the value of the documentStatusUrlXml property.

Returns:
possible object is String

setDocumentStatusUrlXml

public void setDocumentStatusUrlXml(String value)
Sets the value of the documentStatusUrlXml property.

Parameters:
value - allowed object is String

getCommitteeReportUrlXml

public String getCommitteeReportUrlXml()
Gets the value of the committeeReportUrlXml property.

Returns:
possible object is String

setCommitteeReportUrlXml

public void setCommitteeReportUrlXml(String value)
Sets the value of the committeeReportUrlXml property.

Parameters:
value - allowed object is String

withHit

public DocumentElement withHit(BigInteger value)

withId

public DocumentElement withId(String value)

withRm

public DocumentElement withRm(String value)

withRelatedId

public DocumentElement withRelatedId(String value)

withType

public DocumentElement withType(DocumentType value)

withSubType

public DocumentElement withSubType(DocumentSubType value)

withStatus

public DocumentElement withStatus(String value)

withLabel

public DocumentElement withLabel(String value)

withTempLabel

public DocumentElement withTempLabel(String value)

withOrg

public DocumentElement withOrg(String value)

withNumber

public DocumentElement withNumber(BigInteger value)

withTitle

public DocumentElement withTitle(String value)

withSubTitle

public DocumentElement withSubTitle(String value)

withDate

public DocumentElement withDate(String value)

withMadePublicDate

public DocumentElement withMadePublicDate(String value)

withSystemDate

public DocumentElement withSystemDate(String value)

withKallId

public DocumentElement withKallId(String value)

withDocumentFormat

public DocumentElement withDocumentFormat(String value)

withDocumentUrlText

public DocumentElement withDocumentUrlText(String value)

withDocumentUrlHtml

public DocumentElement withDocumentUrlHtml(String value)

withDocumentStatusUrlXml

public DocumentElement withDocumentStatusUrlXml(String value)

withCommitteeReportUrlXml

public DocumentElement withCommitteeReportUrlXml(String value)

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals

equals

public boolean equals(Object object)
Overrides:
equals in class Object

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2008-2011 www.hack23.com. All Rights Reserved.