Class GFAFunctionType4
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAFunctionType4
-
- All Implemented Interfaces:
AFunctionType4,AObject,Object
public class GFAFunctionType4 extends GFAObject implements AFunctionType4
-
-
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 GFAFunctionType4(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
-
getcontainsDL
public Boolean getcontainsDL()
- Specified by:
getcontainsDLin interfaceAFunctionType4
-
getDLValue
public COSObject getDLValue()
-
getDLHasTypeInteger
public Boolean getDLHasTypeInteger()
- Specified by:
getDLHasTypeIntegerin interfaceAFunctionType4
-
getDLIntegerValue
public Long getDLIntegerValue()
- Specified by:
getDLIntegerValuein interfaceAFunctionType4
-
getcontainsDecodeParms
public Boolean getcontainsDecodeParms()
- Specified by:
getcontainsDecodeParmsin interfaceAFunctionType4
-
getDecodeParmsValue
public COSObject getDecodeParmsValue()
-
getDecodeParmsHasTypeArray
public Boolean getDecodeParmsHasTypeArray()
- Specified by:
getDecodeParmsHasTypeArrayin interfaceAFunctionType4
-
getDecodeParmsHasTypeDictionary
public Boolean getDecodeParmsHasTypeDictionary()
- Specified by:
getDecodeParmsHasTypeDictionaryin interfaceAFunctionType4
-
getDecodeParmsArraySize
public Long getDecodeParmsArraySize()
- Specified by:
getDecodeParmsArraySizein interfaceAFunctionType4
-
getcontainsDomain
public Boolean getcontainsDomain()
- Specified by:
getcontainsDomainin interfaceAFunctionType4
-
getDomainValue
public COSObject getDomainValue()
-
getDomainHasTypeArray
public Boolean getDomainHasTypeArray()
- Specified by:
getDomainHasTypeArrayin interfaceAFunctionType4
-
getDomainArraySize
public Long getDomainArraySize()
- Specified by:
getDomainArraySizein interfaceAFunctionType4
-
getcontainsF
public Boolean getcontainsF()
- Specified by:
getcontainsFin interfaceAFunctionType4
-
getFValue
public COSObject getFValue()
-
getFHasTypeDictionary
public Boolean getFHasTypeDictionary()
- Specified by:
getFHasTypeDictionaryin interfaceAFunctionType4
-
getFHasTypeString
public Boolean getFHasTypeString()
- Specified by:
getFHasTypeStringin interfaceAFunctionType4
-
getcontainsFDecodeParms
public Boolean getcontainsFDecodeParms()
- Specified by:
getcontainsFDecodeParmsin interfaceAFunctionType4
-
getFDecodeParmsValue
public COSObject getFDecodeParmsValue()
-
getFDecodeParmsHasTypeArray
public Boolean getFDecodeParmsHasTypeArray()
- Specified by:
getFDecodeParmsHasTypeArrayin interfaceAFunctionType4
-
getFDecodeParmsHasTypeDictionary
public Boolean getFDecodeParmsHasTypeDictionary()
- Specified by:
getFDecodeParmsHasTypeDictionaryin interfaceAFunctionType4
-
getFDecodeParmsArraySize
public Long getFDecodeParmsArraySize()
- Specified by:
getFDecodeParmsArraySizein interfaceAFunctionType4
-
getcontainsFFilter
public Boolean getcontainsFFilter()
- Specified by:
getcontainsFFilterin interfaceAFunctionType4
-
getFFilterValue
public COSObject getFFilterValue()
-
getFFilterHasTypeArray
public Boolean getFFilterHasTypeArray()
- Specified by:
getFFilterHasTypeArrayin interfaceAFunctionType4
-
getFFilterHasTypeName
public Boolean getFFilterHasTypeName()
- Specified by:
getFFilterHasTypeNamein interfaceAFunctionType4
-
getFFilterNameValue
public String getFFilterNameValue()
- Specified by:
getFFilterNameValuein interfaceAFunctionType4
-
getFFilterArraySize
public Long getFFilterArraySize()
- Specified by:
getFFilterArraySizein interfaceAFunctionType4
-
getcontainsFilter
public Boolean getcontainsFilter()
- Specified by:
getcontainsFilterin interfaceAFunctionType4
-
getFilterValue
public COSObject getFilterValue()
-
getFilterHasTypeArray
public Boolean getFilterHasTypeArray()
- Specified by:
getFilterHasTypeArrayin interfaceAFunctionType4
-
getFilterHasTypeName
public Boolean getFilterHasTypeName()
- Specified by:
getFilterHasTypeNamein interfaceAFunctionType4
-
getFilterNameValue
public String getFilterNameValue()
- Specified by:
getFilterNameValuein interfaceAFunctionType4
-
getFilterArraySize
public Long getFilterArraySize()
- Specified by:
getFilterArraySizein interfaceAFunctionType4
-
getcontainsFunctionType
public Boolean getcontainsFunctionType()
- Specified by:
getcontainsFunctionTypein interfaceAFunctionType4
-
getFunctionTypeValue
public COSObject getFunctionTypeValue()
-
getFunctionTypeHasTypeInteger
public Boolean getFunctionTypeHasTypeInteger()
- Specified by:
getFunctionTypeHasTypeIntegerin interfaceAFunctionType4
-
getFunctionTypeIntegerValue
public Long getFunctionTypeIntegerValue()
- Specified by:
getFunctionTypeIntegerValuein interfaceAFunctionType4
-
getcontainsLength
public Boolean getcontainsLength()
- Specified by:
getcontainsLengthin interfaceAFunctionType4
-
getLengthValue
public COSObject getLengthValue()
-
getLengthHasTypeInteger
public Boolean getLengthHasTypeInteger()
- Specified by:
getLengthHasTypeIntegerin interfaceAFunctionType4
-
getcontainsRange
public Boolean getcontainsRange()
- Specified by:
getcontainsRangein interfaceAFunctionType4
-
getRangeValue
public COSObject getRangeValue()
-
getRangeHasTypeArray
public Boolean getRangeHasTypeArray()
- Specified by:
getRangeHasTypeArrayin interfaceAFunctionType4
-
getRangeArraySize
public Long getRangeArraySize()
- Specified by:
getRangeArraySizein interfaceAFunctionType4
-
-