Interface ASourceInformation

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

public interface ASourceInformation extends AObject
  • Method Details

    • getcontainsAU

      Boolean getcontainsAU()
    • getAUType

      String getAUType()
    • getAUHasTypeDictionary

      Boolean getAUHasTypeDictionary()
    • getAUHasTypeStringAscii

      Boolean getAUHasTypeStringAscii()
    • getcontainsC

      Boolean getcontainsC()
    • getisCIndirect

      Boolean getisCIndirect()
    • getCType

      String getCType()
    • getCHasTypeDictionary

      Boolean getCHasTypeDictionary()
    • getcontainsE

      Boolean getcontainsE()
    • getEType

      String getEType()
    • getEHasTypeDate

      Boolean getEHasTypeDate()
    • getcontainsS

      Boolean getcontainsS()
    • getSType

      String getSType()
    • getSHasTypeInteger

      Boolean getSHasTypeInteger()
    • getSIntegerValue

      Long getSIntegerValue()
    • getcontainsTS

      Boolean getcontainsTS()
    • getTSType

      String getTSType()
    • getTSHasTypeDate

      Boolean getTSHasTypeDate()
    • getparentSNameValue

      String getparentSNameValue()