public class PBCosBool extends PBCosObject
| Modifier and Type | Field and Description |
|---|---|
static String |
COS_BOOLEAN_TYPE
Type name for PBCosBool
|
static CosBool |
FALSE |
static CosBool |
TRUE |
baseObject, 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 pdfbox 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 - pdfbox COSBooleanCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.