|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthorType | |
---|---|
be.ehealth.business.kmehrcommons.mycarenet | |
be.fgov.ehealth.standards.kmehr.mycarenet.schema.v1 |
Uses of AuthorType in be.ehealth.business.kmehrcommons.mycarenet |
---|
Methods in be.ehealth.business.kmehrcommons.mycarenet that return AuthorType | |
---|---|
static AuthorType |
McnHcPartyUtil.createAuthor(String projectName)
create the author |
Uses of AuthorType in be.fgov.ehealth.standards.kmehr.mycarenet.schema.v1 |
---|
Methods in be.fgov.ehealth.standards.kmehr.mycarenet.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.mycarenet.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 |