@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:57+02:00", comments="JAXB RI v2.3.7") 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, setIssueInstant
public GetProfessionalAuthorizationsRequest()
public String getQualificationListId()
String
public void setQualificationListId(String value)
value
- allowed object is
String
public org.joda.time.DateTime getInputDate()
String
public void setInputDate(org.joda.time.DateTime value)
value
- allowed object is
String
public String getLang()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.