public class Profile
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
Profile.SubFields |
static class |
Profile.Type |
Constructor and Description |
---|
Profile() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
enumValueName(Profile.Type enumType,
long enumVal)
Returns the string name associated with a given enum value.
|
public static java.lang.String enumValueName(Profile.Type enumType, long enumVal)
enumType
- the type of the enumenumVal
- the numerical value of the enum