|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthorType | |
---|---|
be.ehealth.business.kmehrcommons | The kmehrcommons project use two classes to function. |
be.ehealth.businessconnector.chapterIV.builders | |
be.ehealth.businessconnector.chapterIV.builders.impl | |
be.fgov.ehealth.hubservices.core.v2 | |
be.fgov.ehealth.messageservices.core.v1 | |
be.fgov.ehealth.standards.kmehr.schema.v1 |
Uses of AuthorType in be.ehealth.business.kmehrcommons |
---|
Methods in be.ehealth.business.kmehrcommons that return AuthorType | |
---|---|
static AuthorType |
HcPartyUtil.createAuthor(String projectName)
create the author |
Uses of AuthorType in be.ehealth.businessconnector.chapterIV.builders |
---|
Methods in be.ehealth.businessconnector.chapterIV.builders that return AuthorType | |
---|---|
AuthorType |
KmehrBuilder.generateAuthor()
Generate an author. |
Uses of AuthorType in be.ehealth.businessconnector.chapterIV.builders.impl |
---|
Methods in be.ehealth.businessconnector.chapterIV.builders.impl that return AuthorType | |
---|---|
AuthorType |
AbstractKmehrBuilderImpl.generateAuthor()
Creates a new AuthorType |
Uses of AuthorType in be.fgov.ehealth.hubservices.core.v2 |
---|
Subclasses of AuthorType in be.fgov.ehealth.hubservices.core.v2 | |
---|---|
class |
AuthorWithPatientAndPersonType
Java class for AuthorWithPatientAndPersonType complex type. |
Methods in be.fgov.ehealth.hubservices.core.v2 that return AuthorType | |
---|---|
AuthorType |
TransactionWithAuthorType.getAuthor()
Gets the value of the author property. |
AuthorType |
TransactionSummaryType.getAuthor()
Gets the value of the author property. |
AuthorType |
ResponseType.getAuthor()
Gets the value of the author property. |
AuthorType |
ConsentHCPartyType.getAuthor()
Gets the value of the author property. |
AuthorType |
BasicTransactionWithPeriodType.getAuthor()
Gets the value of the author property. |
AuthorType |
BasicTransactionType.getAuthor()
Gets the value of the author property. |
Methods in be.fgov.ehealth.hubservices.core.v2 with parameters of type AuthorType | |
---|---|
void |
TransactionWithAuthorType.setAuthor(AuthorType value)
Sets the value of the author property. |
void |
TransactionSummaryType.setAuthor(AuthorType value)
Sets the value of the author property. |
void |
ResponseType.setAuthor(AuthorType value)
Sets the value of the author property. |
void |
ConsentHCPartyType.setAuthor(AuthorType value)
Sets the value of the author property. |
void |
BasicTransactionWithPeriodType.setAuthor(AuthorType value)
Sets the value of the author property. |
void |
BasicTransactionType.setAuthor(AuthorType value)
Sets the value of the author property. |
Uses of AuthorType in be.fgov.ehealth.messageservices.core.v1 |
---|
Methods in be.fgov.ehealth.messageservices.core.v1 that return AuthorType | |
---|---|
AuthorType |
TransactionType.getAuthor()
Gets the value of the author property. |
AuthorType |
ResponseType.getAuthor()
Gets the value of the author property. |
AuthorType |
RequestType.getAuthor()
Gets the value of the author property. |
AuthorType |
TransactionType.getRedactor()
Gets the value of the redactor property. |
Methods in be.fgov.ehealth.messageservices.core.v1 with parameters of type AuthorType | |
---|---|
void |
TransactionType.setAuthor(AuthorType value)
Sets the value of the author property. |
void |
ResponseType.setAuthor(AuthorType value)
Sets the value of the author property. |
void |
RequestType.setAuthor(AuthorType value)
Sets the value of the author property. |
void |
TransactionType.setRedactor(AuthorType value)
Sets the value of the redactor property. |
Uses of AuthorType in be.fgov.ehealth.standards.kmehr.schema.v1 |
---|
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 that return AuthorType | |
---|---|
AuthorType |
ObjectFactory.createAuthorType()
Create an instance of AuthorType |
AuthorType |
TransactionType.getAuthor()
Gets the value of the author property. |
AuthorType |
ItemType.getAuthor()
Gets the value of the author property. |
AuthorType |
TransactionType.getRedactor()
Gets the value of the redactor property. |
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 with parameters of type AuthorType | |
---|---|
void |
TransactionType.setAuthor(AuthorType value)
Sets the value of the author property. |
void |
ItemType.setAuthor(AuthorType value)
Sets the value of the author property. |
void |
TransactionType.setRedactor(AuthorType value)
Sets the value of the redactor property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |