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