nl.coderight.jazz.i18n
Class Message.Choice

java.lang.Object
  extended by nl.coderight.jazz.i18n.Message.Choice
Enclosing class:
Message

public static class Message.Choice
extends Object


Constructor Summary
Message.Choice(double value, String key)
           
 
Method Summary
 String getKey()
           
 double getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Message.Choice

public Message.Choice(double value,
                      String key)
Method Detail

getValue

public double getValue()

getKey

public String getKey()


Copyright 2010 CodeRight, All rights reserved.