Class GFADestOutputProfileRef
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFADestOutputProfileRef
-
- All Implemented Interfaces:
ADestOutputProfileRef,AObject,Object
public class GFADestOutputProfileRef extends GFAObject implements ADestOutputProfileRef
-
-
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 GFADestOutputProfileRef(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
-
getcontainsCheckSum
public Boolean getcontainsCheckSum()
- Specified by:
getcontainsCheckSumin interfaceADestOutputProfileRef
-
getCheckSumValue
public COSObject getCheckSumValue()
-
getCheckSumHasTypeString
public Boolean getCheckSumHasTypeString()
- Specified by:
getCheckSumHasTypeStringin interfaceADestOutputProfileRef
-
getcontainsColorantTable
public Boolean getcontainsColorantTable()
- Specified by:
getcontainsColorantTablein interfaceADestOutputProfileRef
-
getColorantTableValue
public COSObject getColorantTableValue()
-
getColorantTableHasTypeArray
public Boolean getColorantTableHasTypeArray()
- Specified by:
getColorantTableHasTypeArrayin interfaceADestOutputProfileRef
-
getcontainsICCVersion
public Boolean getcontainsICCVersion()
- Specified by:
getcontainsICCVersionin interfaceADestOutputProfileRef
-
getICCVersionValue
public COSObject getICCVersionValue()
-
getICCVersionHasTypeString
public Boolean getICCVersionHasTypeString()
- Specified by:
getICCVersionHasTypeStringin interfaceADestOutputProfileRef
-
getcontainsProfileCS
public Boolean getcontainsProfileCS()
- Specified by:
getcontainsProfileCSin interfaceADestOutputProfileRef
-
getProfileCSValue
public COSObject getProfileCSValue()
-
getProfileCSHasTypeString
public Boolean getProfileCSHasTypeString()
- Specified by:
getProfileCSHasTypeStringin interfaceADestOutputProfileRef
-
getcontainsProfileName
public Boolean getcontainsProfileName()
- Specified by:
getcontainsProfileNamein interfaceADestOutputProfileRef
-
getProfileNameValue
public COSObject getProfileNameValue()
-
getProfileNameHasTypeStringText
public Boolean getProfileNameHasTypeStringText()
- Specified by:
getProfileNameHasTypeStringTextin interfaceADestOutputProfileRef
-
getcontainsURLs
public Boolean getcontainsURLs()
- Specified by:
getcontainsURLsin interfaceADestOutputProfileRef
-
getURLsValue
public COSObject getURLsValue()
-
getURLsHasTypeArray
public Boolean getURLsHasTypeArray()
- Specified by:
getURLsHasTypeArrayin interfaceADestOutputProfileRef
-
getURLsArraySize
public Long getURLsArraySize()
- Specified by:
getURLsArraySizein interfaceADestOutputProfileRef
-
-