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