|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentData
@Entity(name="DocumentData") public class DocumentData
Java class for DocumentData complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DocumentData"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="hangar_id" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="dok_id" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="rm" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="beteckning" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="typ" type="{http://dokumentstatus.riksdagen.external.model.cia.hack23.com/impl}DocumentType"/> <element name="subtyp" type="{http://dokumentstatus.riksdagen.external.model.cia.hack23.com/impl}DocumentSubType"/> <element name="tempbeteckning" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="organ" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="nummer" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="slutnummer" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="publicerad" type="{http://www.w3.org/2001/XMLSchema}date"/> <element name="titel" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="subtitel" 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="dokumentstatus_url_www" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> <element name="utskottsforslag_url_xml" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected String |
committeeReportUrlXml
|
protected String |
documentStatusUrlWWW
|
protected String |
documentStatusUrlXml
|
protected String |
documentUrlHtml
|
protected String |
documentUrlText
|
protected BigInteger |
finalNumber
|
protected String |
hangarId
|
protected String |
id
|
protected String |
label
|
protected Date |
madePublicDate
|
protected BigInteger |
number
|
protected String |
org
|
protected String |
rm
|
protected String |
status
|
protected String |
subTitle
|
protected DocumentSubType |
subType
|
protected String |
tempLabel
|
protected String |
title
|
protected DocumentType |
type
|
Constructor Summary | |
---|---|
DocumentData()
|
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 |
getDocumentStatusUrlWWW()
Gets the value of the documentStatusUrlWWW 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 |
getFinalNumber()
Gets the value of the finalNumber property. |
String |
getHangarId()
Gets the value of the hangarId property. |
String |
getId()
Gets the value of the id property. |
String |
getLabel()
Gets the value of the label property. |
Date |
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 |
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 |
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 |
setDocumentStatusUrlWWW(String value)
Sets the value of the documentStatusUrlWWW 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 |
setFinalNumber(BigInteger value)
Sets the value of the finalNumber property. |
void |
setHangarId(String value)
Sets the value of the hangarId property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setLabel(String value)
Sets the value of the label property. |
void |
setMadePublicDate(Date 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 |
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 |
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. |
DocumentData |
withCommitteeReportUrlXml(String value)
|
DocumentData |
withDocumentStatusUrlWWW(String value)
|
DocumentData |
withDocumentStatusUrlXml(String value)
|
DocumentData |
withDocumentUrlHtml(String value)
|
DocumentData |
withDocumentUrlText(String value)
|
DocumentData |
withFinalNumber(BigInteger value)
|
DocumentData |
withHangarId(String value)
|
DocumentData |
withId(String value)
|
DocumentData |
withLabel(String value)
|
DocumentData |
withMadePublicDate(Date value)
|
DocumentData |
withNumber(BigInteger value)
|
DocumentData |
withOrg(String value)
|
DocumentData |
withRm(String value)
|
DocumentData |
withStatus(String value)
|
DocumentData |
withSubTitle(String value)
|
DocumentData |
withSubType(DocumentSubType value)
|
DocumentData |
withTempLabel(String value)
|
DocumentData |
withTitle(String value)
|
DocumentData |
withType(DocumentType value)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String hangarId
protected String id
protected String rm
protected String label
protected DocumentType type
protected DocumentSubType subType
protected String tempLabel
protected String org
protected BigInteger number
protected BigInteger finalNumber
protected Date madePublicDate
protected String title
protected String subTitle
protected String documentUrlText
protected String documentUrlHtml
protected String documentStatusUrlXml
protected String documentStatusUrlWWW
protected String committeeReportUrlXml
protected String status
Constructor Detail |
---|
public DocumentData()
Method Detail |
---|
public String getHangarId()
String
public void setHangarId(String value)
value
- allowed object is
String
public String getId()
String
public void setId(String value)
value
- allowed object is
String
public String getRm()
String
public void setRm(String value)
value
- allowed object is
String
public String getLabel()
String
public void setLabel(String value)
value
- allowed object is
String
public DocumentType getType()
DocumentType
public void setType(DocumentType value)
value
- allowed object is
DocumentType
public DocumentSubType getSubType()
DocumentSubType
public void setSubType(DocumentSubType value)
value
- allowed object is
DocumentSubType
public String getTempLabel()
String
public void setTempLabel(String value)
value
- allowed object is
String
public String getOrg()
String
public void setOrg(String value)
value
- allowed object is
String
public BigInteger getNumber()
BigInteger
public void setNumber(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getFinalNumber()
BigInteger
public void setFinalNumber(BigInteger value)
value
- allowed object is
BigInteger
public Date getMadePublicDate()
String
public void setMadePublicDate(Date value)
value
- allowed object is
String
public String getTitle()
String
public void setTitle(String value)
value
- allowed object is
String
public String getSubTitle()
String
public void setSubTitle(String value)
value
- allowed object is
String
public String getDocumentUrlText()
String
public void setDocumentUrlText(String value)
value
- allowed object is
String
public String getDocumentUrlHtml()
String
public void setDocumentUrlHtml(String value)
value
- allowed object is
String
public String getDocumentStatusUrlXml()
String
public void setDocumentStatusUrlXml(String value)
value
- allowed object is
String
public String getDocumentStatusUrlWWW()
String
public void setDocumentStatusUrlWWW(String value)
value
- allowed object is
String
public String getCommitteeReportUrlXml()
String
public void setCommitteeReportUrlXml(String value)
value
- allowed object is
String
public String getStatus()
String
public void setStatus(String value)
value
- allowed object is
String
public DocumentData withHangarId(String value)
public DocumentData withId(String value)
public DocumentData withRm(String value)
public DocumentData withLabel(String value)
public DocumentData withType(DocumentType value)
public DocumentData withSubType(DocumentSubType value)
public DocumentData withTempLabel(String value)
public DocumentData withOrg(String value)
public DocumentData withNumber(BigInteger value)
public DocumentData withFinalNumber(BigInteger value)
public DocumentData withMadePublicDate(Date value)
public DocumentData withTitle(String value)
public DocumentData withSubTitle(String value)
public DocumentData withDocumentUrlText(String value)
public DocumentData withDocumentUrlHtml(String value)
public DocumentData withDocumentStatusUrlXml(String value)
public DocumentData withDocumentStatusUrlWWW(String value)
public DocumentData withCommitteeReportUrlXml(String value)
public DocumentData withStatus(String value)
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)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
public boolean equals(Object object)
equals
in class Object
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
public int hashCode()
hashCode
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |