Uses of Enum Class
org.projecthusky.common.hl7cdar2.RoleClassTerritoryOfAuthority
Packages that use RoleClassTerritoryOfAuthority
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of RoleClassTerritoryOfAuthority in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as RoleClassTerritoryOfAuthorityModifier and TypeFieldDescriptionprotected RoleClassTerritoryOfAuthority
COCTMT230100UVTerritorialAuthority.classCode
Methods in org.projecthusky.common.hl7cdar2 that return RoleClassTerritoryOfAuthorityModifier and TypeMethodDescriptionstatic @NonNull RoleClassTerritoryOfAuthority
COCTMT230100UVTerritorialAuthority.getClassCode()
Ruft den Wert der classCode-Eigenschaft ab.Returns the enum constant of this class with the specified name.static RoleClassTerritoryOfAuthority[]
RoleClassTerritoryOfAuthority.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.projecthusky.common.hl7cdar2 with parameters of type RoleClassTerritoryOfAuthorityModifier and TypeMethodDescriptionvoid
COCTMT230100UVTerritorialAuthority.setClassCode
(RoleClassTerritoryOfAuthority value) Legt den Wert der classCode-Eigenschaft fest.