Interface AAFEmbeddedFileParameter

All Superinterfaces:
AObject, Object
All Known Implementing Classes:
GFAAFEmbeddedFileParameter

public interface AAFEmbeddedFileParameter extends AObject
  • Method Details

    • getcontainsCheckSum

      Boolean getcontainsCheckSum()
    • getCheckSumType

      String getCheckSumType()
    • getCheckSumHasTypeStringByte

      Boolean getCheckSumHasTypeStringByte()
    • getCheckSumStringSize

      Long getCheckSumStringSize()
    • getcontainsCreationDate

      Boolean getcontainsCreationDate()
    • getCreationDateType

      String getCreationDateType()
    • getCreationDateHasTypeDate

      Boolean getCreationDateHasTypeDate()
    • getcontainsMac

      Boolean getcontainsMac()
    • getMacType

      String getMacType()
    • getMacHasTypeDictionary

      Boolean getMacHasTypeDictionary()
    • getcontainsModDate

      Boolean getcontainsModDate()
    • getModDateType

      String getModDateType()
    • getModDateHasTypeDate

      Boolean getModDateHasTypeDate()
    • getcontainsSize

      Boolean getcontainsSize()
    • getSizeType

      String getSizeType()
    • getSizeHasTypeInteger

      Boolean getSizeHasTypeInteger()
    • getSizeIntegerValue

      Long getSizeIntegerValue()