@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T02:52:04+02:00", comments="JAXB RI v2.3.7") public class AuthorRequestType extends RequestType implements Serializable
Java class for AuthorRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AuthorRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<sequence>
<element name="Author" type="{urn:be:fgov:ehealth:commons:core:v2}AuthorType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AuthorRequestType() |
| Modifier and Type | Method and Description |
|---|---|
Author |
getAuthor()
Gets the value of the author property.
|
void |
setAuthor(Author value)
Sets the value of the author property.
|
getId, getIssueInstant, setId, setIssueInstant
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.