public class NoSides
extends quickfix.IntField
| Modifier and Type | Field and Description |
|---|---|
static String |
BOTH_SIDES |
static int |
FIELD |
static String |
ONE_SIDE |
| Constructor and Description |
|---|
NoSides() |
NoSides(int data) |
NoSides(Integer data) |
public static final int FIELD
public static final String ONE_SIDE
public static final String BOTH_SIDES
public NoSides()
public NoSides(Integer data)
public NoSides(int data)
Copyright © 2026. All rights reserved.