public class ODApplicationGroupField
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
long |
getFieldMask()
The application group field mask.
|
short |
getMask()
Deprecated.
see #getFieldMask New mask types added in 8.4.1.0 will not be available with this API.
|
java.lang.String |
getName()
The name of the application group field.
|
byte |
getQual()
The application group field qualifier.
|
byte |
getType()
The application group field type.
|
boolean |
isLoadField()
Check if a value required for this field when loading a new document using the ODWEK load APIs.
|
public java.lang.String getName()
public short getMask()
ODConstantpublic long getFieldMask()
ODConstantpublic byte getType()
public byte getQual()
public boolean isLoadField()
ODServer.loadAddDoc(int, java.util.Hashtable, java.io.File)(c)Copyright International Business Machines Corporation 2001, 2020. IBM Corp. All rights reserved.