-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum BatchUserAttribute.Type
-
-
Method Summary
Modifier and Type Method Description static Array<BatchUserAttribute.Type>values()static BatchUserAttribute.TypevalueOf(String name)-
-
Method Detail
-
values
static Array<BatchUserAttribute.Type> values()
-
valueOf
static BatchUserAttribute.Type valueOf(String name)
-
-
-
-