Class ExchangeTypeUtils

java.lang.Object
net.anotheria.anosite.gen.shared.data.ExchangeTypeUtils
All Implemented Interfaces:
IExchangeTypeDefinition

public class ExchangeTypeUtils extends Object implements IExchangeTypeDefinition
  • Constructor Details

    • ExchangeTypeUtils

      public ExchangeTypeUtils()
  • Method Details

    • getExchangeTypeList

      public static List<String> getExchangeTypeList()
    • getName

      public static String getName(int value)
    • getValue

      public static int getValue(String name)