com.sun.mdm.index.parser
Class MatchFieldDef.LocaleCode

java.lang.Object
  extended bycom.sun.mdm.index.parser.MatchFieldDef.LocaleCode
Enclosing class:
MatchFieldDef

public static class MatchFieldDef.LocaleCode
extends java.lang.Object


Constructor Summary
MatchFieldDef.LocaleCode()
           
MatchFieldDef.LocaleCode(java.lang.String value, java.lang.String locale)
           
 
Method Summary
 java.lang.String getLocaleCode()
           
 java.lang.String getValue()
           
 void setLocaleCode(java.lang.String locale)
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchFieldDef.LocaleCode

public MatchFieldDef.LocaleCode()

MatchFieldDef.LocaleCode

public MatchFieldDef.LocaleCode(java.lang.String value,
                                java.lang.String locale)
Method Detail

getLocaleCode

public java.lang.String getLocaleCode()

getValue

public java.lang.String getValue()

setLocaleCode

public void setLocaleCode(java.lang.String locale)

setValue

public void setValue(java.lang.String value)


Sun Microsystems, Inc.