Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.model.CE
-
-
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 CEConfidentialityCode. getCode()CEPurposeOfUse. getCode()CESubjectRole. getCode()Methods in org.openehealth.ipf.commons.ihe.xacml20.model with parameters of type CE Modifier and Type Method Description static PurposeOfUsePurposeOfUse. fromCode(CE code)static SubjectRoleSubjectRole. fromCode(CE code)
-