public class CDEXTFIELD extends BaseCDStruct<WSIG> implements CDFieldStruct
Modifier and Type | Field and Description |
---|---|
static int |
_EntryColumnNumber |
static int |
_EntryDBNameLen |
static int |
_EntryHelper |
static int |
_EntryViewNameLen |
static int |
_Flags1 |
static int |
_Flags2 |
static int |
_Header |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
CDEXTFIELD() |
CDEXTFIELD(long data) |
CDEXTFIELD(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
void |
_readODSVariableData(DominoAPI api,
long dataPtr) |
short |
getEntryColumnNumber() |
String |
getEntryDbName() |
short |
getEntryDBNameLen() |
CDEXTFIELD_HELPER |
getEntryHelperType() |
short |
getEntryHelperTypeRaw() |
String |
getEntryViewName() |
short |
getEntryViewNameLen() |
Set<FEXT1> |
getFlags1() |
int |
getFlags1Raw() |
Set<FEXT2> |
getFlags2() |
int |
getFlags2Raw() |
WSIG |
getHeader() |
ODSType |
getODSType() |
void |
setHeader(WSIG signature) |
readODSVariableData
_checkRefValidity, _getBYTE, _getDHandle, _getDWORD, _getFONTID, _getHTMLAPI_REF_TYPE, _getInt, _getLong, _getNOTEID, _getPointer, _getUSHORT, _getWORD, _setBYTE, _setDHandle, _setDWORD, _setFONTID, _setInt, _setLong, _setNOTEID, _setUSHORT, _setWORD, finalize, free, free, getAllocatedStructCount, getDataPtr, getField, isRefValid, isTraceCreation, setDataPtr, setTraceCreation, toString
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
free
public static final int sizeOf
public static final int _Header
public static final int _Flags1
public static final int _Flags2
public static final int _EntryHelper
public static final int _EntryDBNameLen
public static final int _EntryViewNameLen
public static final int _EntryColumnNumber
public CDEXTFIELD()
public CDEXTFIELD(long data)
public CDEXTFIELD(long data, boolean owned)
public ODSType getODSType()
getODSType
in class BaseODSStruct
public void _readODSVariableData(DominoAPI api, long dataPtr)
_readODSVariableData
in class BaseODSStruct
public WSIG getHeader()
getHeader
in class BaseCDStruct<WSIG>
public void setHeader(WSIG signature)
setHeader
in class BaseCDStruct<WSIG>
public int getFlags1Raw()
public int getFlags2Raw()
public short getEntryHelperTypeRaw()
public short getEntryDBNameLen()
public short getEntryViewNameLen()
public short getEntryColumnNumber()
public CDEXTFIELD_HELPER getEntryHelperType()
public String getEntryDbName()
public String getEntryViewName()
Copyright © 2014–2018. All rights reserved.