Class GFAActionSound
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAActionSound
-
- All Implemented Interfaces:
AActionSound,AObject,Object
public class GFAActionSound extends GFAObject implements AActionSound
-
-
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 GFAActionSound(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
-
getcontainsMix
public Boolean getcontainsMix()
- Specified by:
getcontainsMixin interfaceAActionSound
-
getMixDefaultValue
public COSObject getMixDefaultValue()
-
getMixValue
public COSObject getMixValue()
-
getMixHasTypeBoolean
public Boolean getMixHasTypeBoolean()
- Specified by:
getMixHasTypeBooleanin interfaceAActionSound
-
getcontainsNext
public Boolean getcontainsNext()
- Specified by:
getcontainsNextin interfaceAActionSound
-
getNextValue
public COSObject getNextValue()
-
getNextHasTypeArray
public Boolean getNextHasTypeArray()
- Specified by:
getNextHasTypeArrayin interfaceAActionSound
-
getNextHasTypeDictionary
public Boolean getNextHasTypeDictionary()
- Specified by:
getNextHasTypeDictionaryin interfaceAActionSound
-
getcontainsRepeat
public Boolean getcontainsRepeat()
- Specified by:
getcontainsRepeatin interfaceAActionSound
-
getRepeatDefaultValue
public COSObject getRepeatDefaultValue()
-
getRepeatValue
public COSObject getRepeatValue()
-
getRepeatHasTypeBoolean
public Boolean getRepeatHasTypeBoolean()
- Specified by:
getRepeatHasTypeBooleanin interfaceAActionSound
-
getcontainsS
public Boolean getcontainsS()
- Specified by:
getcontainsSin interfaceAActionSound
-
getSValue
public COSObject getSValue()
-
getSHasTypeName
public Boolean getSHasTypeName()
- Specified by:
getSHasTypeNamein interfaceAActionSound
-
getSNameValue
public String getSNameValue()
- Specified by:
getSNameValuein interfaceAActionSound
-
getcontainsSound
public Boolean getcontainsSound()
- Specified by:
getcontainsSoundin interfaceAActionSound
-
getSoundValue
public COSObject getSoundValue()
-
getisSoundIndirect
public Boolean getisSoundIndirect()
- Specified by:
getisSoundIndirectin interfaceAActionSound
-
getSoundHasTypeStream
public Boolean getSoundHasTypeStream()
- Specified by:
getSoundHasTypeStreamin interfaceAActionSound
-
getcontainsSynchronous
public Boolean getcontainsSynchronous()
- Specified by:
getcontainsSynchronousin interfaceAActionSound
-
getSynchronousDefaultValue
public COSObject getSynchronousDefaultValue()
-
getSynchronousValue
public COSObject getSynchronousValue()
-
getSynchronousHasTypeBoolean
public Boolean getSynchronousHasTypeBoolean()
- Specified by:
getSynchronousHasTypeBooleanin interfaceAActionSound
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceAActionSound
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceAActionSound
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceAActionSound
-
getcontainsVolume
public Boolean getcontainsVolume()
- Specified by:
getcontainsVolumein interfaceAActionSound
-
getVolumeDefaultValue
public COSObject getVolumeDefaultValue()
-
getVolumeValue
public COSObject getVolumeValue()
-
getVolumeHasTypeNumber
public Boolean getVolumeHasTypeNumber()
- Specified by:
getVolumeHasTypeNumberin interfaceAActionSound
-
getVolumeNumberValue
public Double getVolumeNumberValue()
- Specified by:
getVolumeNumberValuein interfaceAActionSound
-
-