public class FldOpElem extends ArrayField
Field
 is used with the FList class to specifiy which field is being
 accessed, and its type.  The type information is used to provide
 compile time type checking.  These classes are auto generated from
 the pin_flds.h and flds/*.h C header files.| Modifier and Type | Field and Description | 
|---|---|
| static int | id | 
ELEMID_ANY, ELEMID_ASSIGN, ELEMID_MAXOPFLG_CUST_FLDS_ONLY, PIN_DD_FLDS_CUST_FLDS_MAX_RANGE1, PIN_DD_FLDS_CUST_FLDS_MIN_RANGE1, PIN_DD_FLDS_CUST_FLDS_MIN_RANGE2, TYPE_ARRAY, TYPE_BINSTR, TYPE_BUF, TYPE_DECIMAL, TYPE_ENUM, TYPE_ERR, TYPE_INT, TYPE_NUM, TYPE_OBJ, TYPE_POID, TYPE_STR, TYPE_SUBSTRUCT, TYPE_TEXTBUF, TYPE_TIME, TYPE_TSTAMP, TYPE_UINT, TYPE_UNUSED| Constructor and Description | 
|---|
| FldOpElem()Constructs an instance of  FldOpElem | 
| Modifier and Type | Method and Description | 
|---|---|
| static FldOpElem | getInst()Returns an instance of  FldOpElem | 
getElementID, setElementID, toStringclone, equals, fromName, fromName, fromPINName, getName, getNameID, getNameString, getNameString, getPINType, getTypeID, hashCode, macroToClasspublic static final int id
public static FldOpElem getInst()
FldOpElemFldOpElem