Class GFAActionThread
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAActionThread
-
- All Implemented Interfaces:
AActionThread,AObject,Object
public class GFAActionThread extends GFAObject implements AActionThread
-
-
Field Summary
-
Fields inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
baseObject, keyName, parentObject, PDF_DATE_FORMAT_REGEX
-
Fields inherited from class org.verapdf.model.GenericModelObject
contextDependent
-
-
Constructor Summary
Constructors Constructor Description GFAActionThread(COSBase baseObject, COSBase parentObject, String keyName)
-
Method Summary
-
Methods inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
clearAllContainers, getExtraContext, getfileSize, getID, getisEncryptedWrapper, getisPDFTagged, getkeyName, getKeysSet, getkeysString, getnotStandard14Font, getnumberOfPages, getPageObject, getsize, hasCycle, setKeysSet
-
Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsize
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getLinkedObjects
public List<? extends Object> getLinkedObjects(String link)
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGenericModelObject- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-
getcontainsB
public Boolean getcontainsB()
- Specified by:
getcontainsBin interfaceAActionThread
-
getBValue
public COSObject getBValue()
-
getisBIndirect
public Boolean getisBIndirect()
- Specified by:
getisBIndirectin interfaceAActionThread
-
getBHasTypeDictionary
public Boolean getBHasTypeDictionary()
- Specified by:
getBHasTypeDictionaryin interfaceAActionThread
-
getBHasTypeInteger
public Boolean getBHasTypeInteger()
- Specified by:
getBHasTypeIntegerin interfaceAActionThread
-
getBIntegerValue
public Long getBIntegerValue()
- Specified by:
getBIntegerValuein interfaceAActionThread
-
getcontainsD
public Boolean getcontainsD()
- Specified by:
getcontainsDin interfaceAActionThread
-
getDValue
public COSObject getDValue()
-
getisDIndirect
public Boolean getisDIndirect()
- Specified by:
getisDIndirectin interfaceAActionThread
-
getDHasTypeDictionary
public Boolean getDHasTypeDictionary()
- Specified by:
getDHasTypeDictionaryin interfaceAActionThread
-
getDHasTypeInteger
public Boolean getDHasTypeInteger()
- Specified by:
getDHasTypeIntegerin interfaceAActionThread
-
getDHasTypeStringText
public Boolean getDHasTypeStringText()
- Specified by:
getDHasTypeStringTextin interfaceAActionThread
-
getDIntegerValue
public Long getDIntegerValue()
- Specified by:
getDIntegerValuein interfaceAActionThread
-
getcontainsF
public Boolean getcontainsF()
- Specified by:
getcontainsFin interfaceAActionThread
-
getFValue
public COSObject getFValue()
-
getFHasTypeDictionary
public Boolean getFHasTypeDictionary()
- Specified by:
getFHasTypeDictionaryin interfaceAActionThread
-
getFHasTypeString
public Boolean getFHasTypeString()
- Specified by:
getFHasTypeStringin interfaceAActionThread
-
getcontainsNext
public Boolean getcontainsNext()
- Specified by:
getcontainsNextin interfaceAActionThread
-
getNextValue
public COSObject getNextValue()
-
getNextHasTypeArray
public Boolean getNextHasTypeArray()
- Specified by:
getNextHasTypeArrayin interfaceAActionThread
-
getNextHasTypeDictionary
public Boolean getNextHasTypeDictionary()
- Specified by:
getNextHasTypeDictionaryin interfaceAActionThread
-
getcontainsS
public Boolean getcontainsS()
- Specified by:
getcontainsSin interfaceAActionThread
-
getSValue
public COSObject getSValue()
-
getSHasTypeName
public Boolean getSHasTypeName()
- Specified by:
getSHasTypeNamein interfaceAActionThread
-
getSNameValue
public String getSNameValue()
- Specified by:
getSNameValuein interfaceAActionThread
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceAActionThread
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceAActionThread
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceAActionThread
-
gettrailerCatalogThreadsArraySize
public Long gettrailerCatalogThreadsArraySize()
- Specified by:
gettrailerCatalogThreadsArraySizein interfaceAActionThread
-
gettrailerCatalogThreadsHasTypeArray
public Boolean gettrailerCatalogThreadsHasTypeArray()
- Specified by:
gettrailerCatalogThreadsHasTypeArrayin interfaceAActionThread
-
-