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