Class GFAOptContentConfig
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAOptContentConfig
-
- All Implemented Interfaces:
AObject,AOptContentConfig,Object
public class GFAOptContentConfig extends GFAObject implements AOptContentConfig
-
-
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 GFAOptContentConfig(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
-
getcontainsAS
public Boolean getcontainsAS()
- Specified by:
getcontainsASin interfaceAOptContentConfig
-
getASValue
public COSObject getASValue()
-
getASHasTypeArray
public Boolean getASHasTypeArray()
- Specified by:
getASHasTypeArrayin interfaceAOptContentConfig
-
getcontainsBaseState
public Boolean getcontainsBaseState()
- Specified by:
getcontainsBaseStatein interfaceAOptContentConfig
-
getBaseStateDefaultValue
public COSObject getBaseStateDefaultValue()
-
getBaseStateValue
public COSObject getBaseStateValue()
-
getBaseStateHasTypeName
public Boolean getBaseStateHasTypeName()
- Specified by:
getBaseStateHasTypeNamein interfaceAOptContentConfig
-
getBaseStateNameValue
public String getBaseStateNameValue()
- Specified by:
getBaseStateNameValuein interfaceAOptContentConfig
-
getcontainsCreator
public Boolean getcontainsCreator()
- Specified by:
getcontainsCreatorin interfaceAOptContentConfig
-
getCreatorValue
public COSObject getCreatorValue()
-
getCreatorHasTypeStringText
public Boolean getCreatorHasTypeStringText()
- Specified by:
getCreatorHasTypeStringTextin interfaceAOptContentConfig
-
getcontainsIntent
public Boolean getcontainsIntent()
- Specified by:
getcontainsIntentin interfaceAOptContentConfig
-
getIntentDefaultValue
public COSObject getIntentDefaultValue()
-
getIntentValue
public COSObject getIntentValue()
-
getIntentHasTypeArray
public Boolean getIntentHasTypeArray()
- Specified by:
getIntentHasTypeArrayin interfaceAOptContentConfig
-
getIntentHasTypeName
public Boolean getIntentHasTypeName()
- Specified by:
getIntentHasTypeNamein interfaceAOptContentConfig
-
getIntentNameValue
public String getIntentNameValue()
- Specified by:
getIntentNameValuein interfaceAOptContentConfig
-
getcontainsListMode
public Boolean getcontainsListMode()
- Specified by:
getcontainsListModein interfaceAOptContentConfig
-
getListModeDefaultValue
public COSObject getListModeDefaultValue()
-
getListModeValue
public COSObject getListModeValue()
-
getListModeHasTypeName
public Boolean getListModeHasTypeName()
- Specified by:
getListModeHasTypeNamein interfaceAOptContentConfig
-
getListModeNameValue
public String getListModeNameValue()
- Specified by:
getListModeNameValuein interfaceAOptContentConfig
-
getcontainsLocked
public Boolean getcontainsLocked()
- Specified by:
getcontainsLockedin interfaceAOptContentConfig
-
getLockedValue
public COSObject getLockedValue()
-
getLockedHasTypeArray
public Boolean getLockedHasTypeArray()
- Specified by:
getLockedHasTypeArrayin interfaceAOptContentConfig
-
getcontainsName
public Boolean getcontainsName()
- Specified by:
getcontainsNamein interfaceAOptContentConfig
-
getNameValue
public COSObject getNameValue()
-
getNameHasTypeStringText
public Boolean getNameHasTypeStringText()
- Specified by:
getNameHasTypeStringTextin interfaceAOptContentConfig
-
getcontainsOFF
public Boolean getcontainsOFF()
- Specified by:
getcontainsOFFin interfaceAOptContentConfig
-
getOFFValue
public COSObject getOFFValue()
-
getOFFHasTypeArray
public Boolean getOFFHasTypeArray()
- Specified by:
getOFFHasTypeArrayin interfaceAOptContentConfig
-
getcontainsON
public Boolean getcontainsON()
- Specified by:
getcontainsONin interfaceAOptContentConfig
-
getONValue
public COSObject getONValue()
-
getONHasTypeArray
public Boolean getONHasTypeArray()
- Specified by:
getONHasTypeArrayin interfaceAOptContentConfig
-
getcontainsOrder
public Boolean getcontainsOrder()
- Specified by:
getcontainsOrderin interfaceAOptContentConfig
-
getOrderValue
public COSObject getOrderValue()
-
getOrderHasTypeArray
public Boolean getOrderHasTypeArray()
- Specified by:
getOrderHasTypeArrayin interfaceAOptContentConfig
-
getcontainsRBGroups
public Boolean getcontainsRBGroups()
- Specified by:
getcontainsRBGroupsin interfaceAOptContentConfig
-
getRBGroupsValue
public COSObject getRBGroupsValue()
-
getRBGroupsHasTypeArray
public Boolean getRBGroupsHasTypeArray()
- Specified by:
getRBGroupsHasTypeArrayin interfaceAOptContentConfig
-
-