Message
Class MessageFieldType
java.lang.Object
Message.MessageFieldType
public class MessageFieldType
- extends java.lang.Object
- Author:
- Paul Grace
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Type
public java.lang.String Type
Encoding
public java.lang.String Encoding
ConstantValue
public java.lang.String ConstantValue
FunctionName
public java.lang.String FunctionName
MessageFieldType
public MessageFieldType(java.lang.String name)
MessageFieldType
public MessageFieldType(java.lang.String type,
java.lang.String Encoding)
setFunction
public void setFunction(java.lang.String function)
setConstantValue
public void setConstantValue(java.lang.String value)