public class Message extends GroupValue
values
Constructor and Description |
---|
Message(MessageTemplate template) |
Message(MessageTemplate template,
FieldValue[] fieldValues) |
Modifier and Type | Method and Description |
---|---|
FieldValue |
copy() |
boolean |
equals(Message message) |
boolean |
equals(Object obj) |
int |
getFieldCount() |
MessageTemplate |
getTemplate() |
int |
hashCode() |
getBigDecimal, getBigDecimal, getBool, getByte, getByte, getBytes, getBytes, getDouble, getDouble, getGroup, getGroup, getGroup, getInt, getInt, getLong, getLong, getScalar, getScalar, getSequence, getSequence, getShort, getShort, getString, getString, getValue, getValue, isDefined, isDefined, iterator, setBitVector, setBool, setByteVector, setByteVector, setDecimal, setDecimal, setDecimal, setDecimal, setFieldValue, setFieldValue, setFieldValue, setFieldValue, setFieldValue, setInteger, setInteger, setLong, setLong, setString, setString, setString, toString
public Message(MessageTemplate template, FieldValue[] fieldValues)
public Message(MessageTemplate template)
public boolean equals(Object obj)
equals
in class GroupValue
public boolean equals(Message message)
public int hashCode()
hashCode
in class GroupValue
public int getFieldCount()
getFieldCount
in class GroupValue
public MessageTemplate getTemplate()
public FieldValue copy()
copy
in interface FieldValue
copy
in class GroupValue
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.