|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.commons.protocol.v2.RequestType
be.fgov.ehealth.dics.protocol.v3.FindLegislationTextRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-09-28T09:50:55+02:00",
comments="JAXB RI v2.2.11")
public class FindLegislationTextRequest
Java class for FindLegislationTextRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindLegislationTextRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<choice>
<element name="FindLegalBases" type="{urn:be:fgov:ehealth:dics:protocol:v3}FindLegalBasesType"/>
<element name="FindByLegalReferencePath" type="{urn:be:fgov:ehealth:dics:core:v3:core}LegalReferencePathType"/>
<element name="FindByDmpp" type="{urn:be:fgov:ehealth:dics:core:v3:actual:common}DmppKeyType"/>
</choice>
<attribute ref="{http://www.w3.org/XML/1998/namespace}lang use="required""/>
<attribute name="SearchDate" type="{http://www.w3.org/2001/XMLSchema}date" />
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
FindLegislationTextRequest()
|
|
| Method Summary | |
|---|---|
DmppKeyType |
getFindByDmpp()
Gets the value of the findByDmpp property. |
String |
getFindByLegalReferencePath()
Gets the value of the findByLegalReferencePath property. |
FindLegalBasesType |
getFindLegalBases()
Gets the value of the findLegalBases property. |
String |
getLang()
Gets the value of the lang property. |
org.joda.time.DateTime |
getSearchDate()
Gets the value of the searchDate property. |
void |
setFindByDmpp(DmppKeyType value)
Sets the value of the findByDmpp property. |
void |
setFindByLegalReferencePath(String value)
Sets the value of the findByLegalReferencePath property. |
void |
setFindLegalBases(FindLegalBasesType value)
Sets the value of the findLegalBases property. |
void |
setLang(String value)
Sets the value of the lang property. |
void |
setSearchDate(org.joda.time.DateTime value)
Sets the value of the searchDate property. |
| Methods inherited from class be.fgov.ehealth.commons.protocol.v2.RequestType |
|---|
getId, getIssueInstant, setId, setIssueInstant |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindLegislationTextRequest()
| Method Detail |
|---|
public DmppKeyType getFindByDmpp()
DmppKeyTypepublic void setFindByDmpp(DmppKeyType value)
value - allowed object is
DmppKeyTypepublic String getFindByLegalReferencePath()
Stringpublic void setFindByLegalReferencePath(String value)
value - allowed object is
Stringpublic FindLegalBasesType getFindLegalBases()
FindLegalBasesTypepublic void setFindLegalBases(FindLegalBasesType value)
value - allowed object is
FindLegalBasesTypepublic String getLang()
Stringpublic void setLang(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getSearchDate()
Stringpublic void setSearchDate(org.joda.time.DateTime value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||