public class PBCosBool extends PBCosObject implements CosBool
| 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_ELEMENTScontextDependent| 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
|
getFromValuegetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic 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–2019 The veraPDF Consortium. All rights reserved.