hudson.plugins.translation
Class Locales

java.lang.Object
  extended by hudson.plugins.translation.Locales

public class Locales
extends Object

Author:
Kohsuke Kawaguchi

Nested Class Summary
static class Locales.Entry
           
 
Field Summary
static List<Locales.Entry> LIST
           
 
Constructor Summary
Locales()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LIST

public static final List<Locales.Entry> LIST
Constructor Detail

Locales

public Locales()


Copyright © 2004-2012 Hudson. All Rights Reserved.