Class GFANumberFormat
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFANumberFormat
-
- All Implemented Interfaces:
ANumberFormat,AObject,Object
public class GFANumberFormat extends GFAObject implements ANumberFormat
-
-
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 GFANumberFormat(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, getLinkedObjects, 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, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getcontainsC
public Boolean getcontainsC()
- Specified by:
getcontainsCin interfaceANumberFormat
-
getCValue
public COSObject getCValue()
-
getCHasTypeNumber
public Boolean getCHasTypeNumber()
- Specified by:
getCHasTypeNumberin interfaceANumberFormat
-
getcontainsD
public Boolean getcontainsD()
- Specified by:
getcontainsDin interfaceANumberFormat
-
getDDefaultValue
public COSObject getDDefaultValue()
-
getDValue
public COSObject getDValue()
-
getDHasTypeInteger
public Boolean getDHasTypeInteger()
- Specified by:
getDHasTypeIntegerin interfaceANumberFormat
-
getDIntegerValue
public Long getDIntegerValue()
- Specified by:
getDIntegerValuein interfaceANumberFormat
-
getcontainsF
public Boolean getcontainsF()
- Specified by:
getcontainsFin interfaceANumberFormat
-
getFDefaultValue
public COSObject getFDefaultValue()
-
getFValue
public COSObject getFValue()
-
getFHasTypeName
public Boolean getFHasTypeName()
- Specified by:
getFHasTypeNamein interfaceANumberFormat
-
getFNameValue
public String getFNameValue()
- Specified by:
getFNameValuein interfaceANumberFormat
-
getcontainsFD
public Boolean getcontainsFD()
- Specified by:
getcontainsFDin interfaceANumberFormat
-
getFDDefaultValue
public COSObject getFDDefaultValue()
-
getFDValue
public COSObject getFDValue()
-
getFDHasTypeBoolean
public Boolean getFDHasTypeBoolean()
- Specified by:
getFDHasTypeBooleanin interfaceANumberFormat
-
getcontainsO
public Boolean getcontainsO()
- Specified by:
getcontainsOin interfaceANumberFormat
-
getODefaultValue
public COSObject getODefaultValue()
-
getOValue
public COSObject getOValue()
-
getOHasTypeName
public Boolean getOHasTypeName()
- Specified by:
getOHasTypeNamein interfaceANumberFormat
-
getONameValue
public String getONameValue()
- Specified by:
getONameValuein interfaceANumberFormat
-
getcontainsPS
public Boolean getcontainsPS()
- Specified by:
getcontainsPSin interfaceANumberFormat
-
getPSDefaultValue
public COSObject getPSDefaultValue()
-
getPSValue
public COSObject getPSValue()
-
getPSHasTypeStringText
public Boolean getPSHasTypeStringText()
- Specified by:
getPSHasTypeStringTextin interfaceANumberFormat
-
getcontainsRD
public Boolean getcontainsRD()
- Specified by:
getcontainsRDin interfaceANumberFormat
-
getRDDefaultValue
public COSObject getRDDefaultValue()
-
getRDValue
public COSObject getRDValue()
-
getRDHasTypeStringText
public Boolean getRDHasTypeStringText()
- Specified by:
getRDHasTypeStringTextin interfaceANumberFormat
-
getcontainsRT
public Boolean getcontainsRT()
- Specified by:
getcontainsRTin interfaceANumberFormat
-
getRTDefaultValue
public COSObject getRTDefaultValue()
-
getRTValue
public COSObject getRTValue()
-
getRTHasTypeStringText
public Boolean getRTHasTypeStringText()
- Specified by:
getRTHasTypeStringTextin interfaceANumberFormat
-
getcontainsSS
public Boolean getcontainsSS()
- Specified by:
getcontainsSSin interfaceANumberFormat
-
getSSDefaultValue
public COSObject getSSDefaultValue()
-
getSSValue
public COSObject getSSValue()
-
getSSHasTypeStringText
public Boolean getSSHasTypeStringText()
- Specified by:
getSSHasTypeStringTextin interfaceANumberFormat
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceANumberFormat
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceANumberFormat
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceANumberFormat
-
getcontainsU
public Boolean getcontainsU()
- Specified by:
getcontainsUin interfaceANumberFormat
-
getUValue
public COSObject getUValue()
-
getUHasTypeStringText
public Boolean getUHasTypeStringText()
- Specified by:
getUHasTypeStringTextin interfaceANumberFormat
-
-