|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectquickfix.DataDictionary.GroupInfo
public static final class DataDictionary.GroupInfo
Contains meta-data for FIX repeating groups
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
DataDictionary |
getDataDictionary()
|
int |
getDelimeterField()
Returns the delimeter field used to start a repeating group instance. |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public DataDictionary getDataDictionary()
public int getDelimeterField()
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |