JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.model.CE
Packages that use
CE
Package
Description
org.openehealth.ipf.commons.ihe.xacml20.model
Uses of
CE
in
org.openehealth.ipf.commons.ihe.xacml20.model
Methods in
org.openehealth.ipf.commons.ihe.xacml20.model
that return
CE
Modifier and Type
Method
Description
CE
PurposeOfUse.
getCode
()
CE
SubjectRole.
getCode
()
Methods in
org.openehealth.ipf.commons.ihe.xacml20.model
with parameters of type
CE
Modifier and Type
Method
Description
static
PurposeOfUse
PurposeOfUse.
fromCode
(
CE
code)
static
SubjectRole
SubjectRole.
fromCode
(
CE
code)