|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.teraspaces.qwfix.FIXObjectInfo
public final class FIXObjectInfo
Represents information about a QWFIX configuration file.
| Constructor Summary | |
|---|---|
FIXObjectInfo(String documentType,
QWVersion version,
UUID guid)
Instantiates a new FIXObjectInfo. |
|
| Method Summary | |
|---|---|
String |
getDocumentType()
Gets the document type. |
UUID |
getGuid()
Gets the guid. |
QWVersion |
getVersion()
Gets the version. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FIXObjectInfo(String documentType,
QWVersion version,
UUID guid)
documentType - the document typeversion - the versionguid - the guid| Method Detail |
|---|
public String getDocumentType()
public QWVersion getVersion()
public UUID getGuid()
|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||