Interface AFunctionType2

All Superinterfaces:
AObject, Object

public interface AFunctionType2 extends AObject
  • Method Details

    • getcontainsC0

      Boolean getcontainsC0()
    • getC0Type

      String getC0Type()
    • getC0HasTypeArray

      Boolean getC0HasTypeArray()
    • getC0ArraySize

      Long getC0ArraySize()
    • getcontainsC1

      Boolean getcontainsC1()
    • getC1Type

      String getC1Type()
    • getC1HasTypeArray

      Boolean getC1HasTypeArray()
    • getC1ArraySize

      Long getC1ArraySize()
    • getcontainsDomain

      Boolean getcontainsDomain()
    • getDomainType

      String getDomainType()
    • getDomainHasTypeArray

      Boolean getDomainHasTypeArray()
    • getDomainArraySize

      Long getDomainArraySize()
    • getcontainsFunctionType

      Boolean getcontainsFunctionType()
    • getFunctionTypeType

      String getFunctionTypeType()
    • getFunctionTypeHasTypeInteger

      Boolean getFunctionTypeHasTypeInteger()
    • getFunctionTypeIntegerValue

      Long getFunctionTypeIntegerValue()
    • getcontainsN

      Boolean getcontainsN()
    • getNType

      String getNType()
    • getNHasTypeNumber

      Boolean getNHasTypeNumber()
    • getcontainsRange

      Boolean getcontainsRange()
    • getRangeType

      String getRangeType()
    • getRangeHasTypeArray

      Boolean getRangeHasTypeArray()
    • getRangeArraySize

      Long getRangeArraySize()