-
- All Implemented Interfaces:
-
java.io.Serializable
public enum NetWorthType implements Serializable
Copyright 2017 Meniga Iceland Inc.
-
-
Method Summary
Modifier and Type Method Description StringtoString()static Array<NetWorthType>values()static NetWorthTypevalueOf(String name)-
-
Method Detail
-
values
static Array<NetWorthType> values()
-
valueOf
static NetWorthType valueOf(String name)
-
-
-
-