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