Class GFASignatureBuildDataSigQDict
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFASignatureBuildDataSigQDict
-
- All Implemented Interfaces:
AObject,ASignatureBuildDataSigQDict,Object
public class GFASignatureBuildDataSigQDict extends GFAObject implements ASignatureBuildDataSigQDict
-
-
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 GFASignatureBuildDataSigQDict(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
-
getcontainsDate
public Boolean getcontainsDate()
- Specified by:
getcontainsDatein interfaceASignatureBuildDataSigQDict
-
getDateValue
public COSObject getDateValue()
-
getDateHasTypeStringText
public Boolean getDateHasTypeStringText()
- Specified by:
getDateHasTypeStringTextin interfaceASignatureBuildDataSigQDict
-
getcontainsName
public Boolean getcontainsName()
- Specified by:
getcontainsNamein interfaceASignatureBuildDataSigQDict
-
getNameValue
public COSObject getNameValue()
-
getNameHasTypeName
public Boolean getNameHasTypeName()
- Specified by:
getNameHasTypeNamein interfaceASignatureBuildDataSigQDict
-
getcontainsNonEFontNoWarn
public Boolean getcontainsNonEFontNoWarn()
- Specified by:
getcontainsNonEFontNoWarnin interfaceASignatureBuildDataSigQDict
-
getNonEFontNoWarnValue
public COSObject getNonEFontNoWarnValue()
-
getNonEFontNoWarnHasTypeBoolean
public Boolean getNonEFontNoWarnHasTypeBoolean()
- Specified by:
getNonEFontNoWarnHasTypeBooleanin interfaceASignatureBuildDataSigQDict
-
getcontainsOS
public Boolean getcontainsOS()
- Specified by:
getcontainsOSin interfaceASignatureBuildDataSigQDict
-
getOSValue
public COSObject getOSValue()
-
getOSHasTypeArray
public Boolean getOSHasTypeArray()
- Specified by:
getOSHasTypeArrayin interfaceASignatureBuildDataSigQDict
-
getcontainsPreRelease
public Boolean getcontainsPreRelease()
- Specified by:
getcontainsPreReleasein interfaceASignatureBuildDataSigQDict
-
getPreReleaseDefaultValue
public COSObject getPreReleaseDefaultValue()
-
getPreReleaseValue
public COSObject getPreReleaseValue()
-
getPreReleaseHasTypeBoolean
public Boolean getPreReleaseHasTypeBoolean()
- Specified by:
getPreReleaseHasTypeBooleanin interfaceASignatureBuildDataSigQDict
-
getcontainsPreview
public Boolean getcontainsPreview()
- Specified by:
getcontainsPreviewin interfaceASignatureBuildDataSigQDict
-
getPreviewDefaultValue
public COSObject getPreviewDefaultValue()
-
getPreviewValue
public COSObject getPreviewValue()
-
getPreviewHasTypeBoolean
public Boolean getPreviewHasTypeBoolean()
- Specified by:
getPreviewHasTypeBooleanin interfaceASignatureBuildDataSigQDict
-
getcontainsR
public Boolean getcontainsR()
- Specified by:
getcontainsRin interfaceASignatureBuildDataSigQDict
-
getRValue
public COSObject getRValue()
-
getRHasTypeNumber
public Boolean getRHasTypeNumber()
- Specified by:
getRHasTypeNumberin interfaceASignatureBuildDataSigQDict
-
getcontainsTrustedMode
public Boolean getcontainsTrustedMode()
- Specified by:
getcontainsTrustedModein interfaceASignatureBuildDataSigQDict
-
getTrustedModeDefaultValue
public COSObject getTrustedModeDefaultValue()
-
getTrustedModeValue
public COSObject getTrustedModeValue()
-
getTrustedModeHasTypeBoolean
public Boolean getTrustedModeHasTypeBoolean()
- Specified by:
getTrustedModeHasTypeBooleanin interfaceASignatureBuildDataSigQDict
-
getcontainsV
public Boolean getcontainsV()
- Specified by:
getcontainsVin interfaceASignatureBuildDataSigQDict
-
getVValue
public COSObject getVValue()
-
getVHasTypeNumber
public Boolean getVHasTypeNumber()
- Specified by:
getVHasTypeNumberin interfaceASignatureBuildDataSigQDict
-
-