|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthorType | |
---|---|
be.ehealth.business.kmehrcommons | The kmehrcommons project use two classes to function. |
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.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 |