Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.model.SubjectRole
-
-
Uses of SubjectRole in org.openehealth.ipf.commons.ihe.xacml20.model
Methods in org.openehealth.ipf.commons.ihe.xacml20.model that return SubjectRole Modifier and Type Method Description static SubjectRoleSubjectRole. fromCode(CE code)static SubjectRoleSubjectRole. valueOf(String name)Returns the enum constant of this type with the specified name.static SubjectRole[]SubjectRole. values()Returns an array containing the constants of this enum type, in the order they are declared.
-