public class FormatNLSEntry extends NLSEntry
GlobalNSLLibrary,
NLSEntry,
FormatNLSEntry,
Serialized Form| Constructor and Description |
|---|
FormatNLSEntry(String keyFormat)
The construct method of TextNLSEntry.
|
FormatNLSEntry(String keyFormat,
String valueFormat)
The construct method of TextNLSEntry.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
The equals method of TextNLSEntry.
|
String |
getKeyFormat()
Gets the keyText of a TextNLSEntry.
|
String |
getValueFormat()
Gets the valueText of a TextNLSEntry.
|
int |
hashCode()
The hashCode method of TextNLSEntry.
|
void |
setKeyFormat(String keyFormat)
Sets the keyText of a TxetNLSEntry.
|
void |
setValueFormat(String valueFormat)
Sets the valueText of TextNLSEntry.
|
String |
toString()
The toString method of TextNLSEntry.
|
public FormatNLSEntry(String keyFormat)
The - type of TextNLSEntry.The - keyText of TextNLSEntry.public boolean equals(Object obj)
public int hashCode()
public String toString()
public String getKeyFormat()
public void setKeyFormat(String keyFormat)
A - String, which is the keyText of a TextNLSEntry.public String getValueFormat()
public void setValueFormat(String valueFormat)
A - string, which is the valueText of TextNLSEntry.© insightsoftware. All rights reserved.