@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:40+02:00", comments="JAXB RI v2.2.11") public class GetProfessionalAuthorizationsRequest extends RequestType implements Serializable
Java class for GetProfessionalAuthorizationsRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetProfessionalAuthorizationsRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<sequence>
<element name="QualificationListId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="InputDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
<attribute ref="{http://www.w3.org/XML/1998/namespace}lang use="required""/>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetProfessionalAuthorizationsRequest() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getInputDate()
Gets the value of the inputDate property.
|
String |
getLang()
Gets the value of the lang property.
|
String |
getQualificationListId()
Gets the value of the qualificationListId property.
|
void |
setInputDate(org.joda.time.DateTime value)
Sets the value of the inputDate property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setQualificationListId(String value)
Sets the value of the qualificationListId property.
|
getId, getIssueInstant, setId, setIssueInstantpublic GetProfessionalAuthorizationsRequest()
public String getQualificationListId()
Stringpublic void setQualificationListId(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getInputDate()
Stringpublic void setInputDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getLang()
String
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.