public class GFCosBool extends GFCosObject
| Modifier and Type | Field and Description |
|---|---|
static String |
COS_BOOLEAN_TYPE
Type name for GFCosBool
|
static CosBool |
FALSE |
static CosBool |
TRUE |
baseObject, cosDocument, MAX_NUMBER_OF_ELEMENTS| Modifier and Type | Method and Description |
|---|---|
Boolean |
getvalue()
Get value of this object
|
static CosBool |
valueOf(COSBoolean bool)
This method will create CosBool object instance from greenfield COSBoolean
|
getFromValuepublic static final CosBool TRUE
public static final CosBool FALSE
public static final String COS_BOOLEAN_TYPE
public Boolean getvalue()
public static CosBool valueOf(COSBoolean bool)
bool - greenfield COSBooleanCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.