Uses of Enum Class
org.projecthusky.common.ch.enums.stable.AuthorRole
Packages that use AuthorRole
Package
Description
-
Uses of AuthorRole in org.projecthusky.common.ch
Methods in org.projecthusky.common.ch that return AuthorRoleMethods in org.projecthusky.common.ch with parameters of type AuthorRoleModifier and TypeMethodDescriptionvoid
AuthorCh.setRoleFunction
(AuthorRole code) Sets the author function code. -
Uses of AuthorRole in org.projecthusky.common.ch.enums.stable
Methods in org.projecthusky.common.ch.enums.stable that return AuthorRoleModifier and TypeMethodDescriptionstatic @Nullable AuthorRole
Gets the Enum with a given code.static AuthorRole
Returns the enum constant of this class with the specified name.static AuthorRole[]
AuthorRole.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AuthorRole in org.projecthusky.communication.ch
Methods in org.projecthusky.communication.ch with parameters of type AuthorRoleModifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.xds.core.responses.Response
ConvenienceCommunicationCh.submit
(AuthorRole authorRole, SecurityHeaderElement security) Submission of the previously prepared document(s) to the repository
IHE [ITI-41] Provide and Register Document Set – b in the role of the IHE ITI Document Source actor