public class Message extends AbstractBaseParams implements MessageParams
PARAMETER_SEPARATOR
Constructor and Description |
---|
Message(String parameterName)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected List<? extends Object> |
getFieldValues()
Return all values of
ParameterEntry object. |
String |
name()
Return the parameter name.
|
void |
parse(String[] string)
Parse a string to initialize fields.
|
activateAutoRefresh, equals, getKey, hasChanged, hasChanged, hashCode, readBoolean, readDouble, readInteger, setKey, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
activateAutoRefresh, getKey, hasChanged, hasChanged, setKey
public String name()
name
in interface MessageParams
public void parse(String[] string)
parse
in interface ResourceParams
string
- split from resource properties fileprotected List<? extends Object> getFieldValues()
ParameterEntry
object.getFieldValues
in class AbstractBaseParams
Copyright © 2011–2016 JRebirth OSS. All rights reserved.