|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.samcivics.type.v1.BaseType
be.fgov.ehealth.samcivics.type.v1.ParagraphType
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-07-06T09:31:40+02:00",
comments="JAXB RI v2.2.6")
public class ParagraphType
Java class for ParagraphType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParagraphType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:samcivics:type:v1}BaseType">
<sequence>
<element name="chapterName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="paragraphName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="keyStringNl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="keyStringFr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="agreementType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="processType" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="legalReference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="publicationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="modificationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="processTypeOverrule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="paragraphVersion" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ParagraphType()
|
|
| Method Summary | |
|---|---|
String |
getAgreementType()
Gets the value of the agreementType property. |
String |
getChapterName()
Gets the value of the chapterName property. |
String |
getKeyStringFr()
Gets the value of the keyStringFr property. |
String |
getKeyStringNl()
Gets the value of the keyStringNl property. |
String |
getLegalReference()
Gets the value of the legalReference property. |
org.joda.time.DateTime |
getModificationDate()
Gets the value of the modificationDate property. |
String |
getParagraphName()
Gets the value of the paragraphName property. |
BigInteger |
getParagraphVersion()
Gets the value of the paragraphVersion property. |
BigInteger |
getProcessType()
Gets the value of the processType property. |
String |
getProcessTypeOverrule()
Gets the value of the processTypeOverrule property. |
org.joda.time.DateTime |
getPublicationDate()
Gets the value of the publicationDate property. |
void |
setAgreementType(String value)
Sets the value of the agreementType property. |
void |
setChapterName(String value)
Sets the value of the chapterName property. |
void |
setKeyStringFr(String value)
Sets the value of the keyStringFr property. |
void |
setKeyStringNl(String value)
Sets the value of the keyStringNl property. |
void |
setLegalReference(String value)
Sets the value of the legalReference property. |
void |
setModificationDate(org.joda.time.DateTime value)
Sets the value of the modificationDate property. |
void |
setParagraphName(String value)
Sets the value of the paragraphName property. |
void |
setParagraphVersion(BigInteger value)
Sets the value of the paragraphVersion property. |
void |
setProcessType(BigInteger value)
Sets the value of the processType property. |
void |
setProcessTypeOverrule(String value)
Sets the value of the processTypeOverrule property. |
void |
setPublicationDate(org.joda.time.DateTime value)
Sets the value of the publicationDate property. |
| Methods inherited from class be.fgov.ehealth.samcivics.type.v1.BaseType |
|---|
getEndDate, getStartDate, setEndDate, setStartDate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParagraphType()
| Method Detail |
|---|
public String getChapterName()
Stringpublic void setChapterName(String value)
value - allowed object is
Stringpublic String getParagraphName()
Stringpublic void setParagraphName(String value)
value - allowed object is
Stringpublic String getKeyStringNl()
Stringpublic void setKeyStringNl(String value)
value - allowed object is
Stringpublic String getKeyStringFr()
Stringpublic void setKeyStringFr(String value)
value - allowed object is
Stringpublic String getAgreementType()
Stringpublic void setAgreementType(String value)
value - allowed object is
Stringpublic BigInteger getProcessType()
BigIntegerpublic void setProcessType(BigInteger value)
value - allowed object is
BigIntegerpublic String getLegalReference()
Stringpublic void setLegalReference(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getPublicationDate()
Stringpublic void setPublicationDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getModificationDate()
Stringpublic void setModificationDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getProcessTypeOverrule()
Stringpublic void setProcessTypeOverrule(String value)
value - allowed object is
Stringpublic BigInteger getParagraphVersion()
BigIntegerpublic void setParagraphVersion(BigInteger value)
value - allowed object is
BigInteger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||