Interface AFunctionType3

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

public interface AFunctionType3 extends AObject
  • Method Details

    • getcontainsBounds

      Boolean getcontainsBounds()
    • getBoundsType

      String getBoundsType()
    • getBoundsHasTypeArray

      Boolean getBoundsHasTypeArray()
    • getBoundsArraySize

      Long getBoundsArraySize()
    • getcontainsDomain

      Boolean getcontainsDomain()
    • getDomainType

      String getDomainType()
    • getDomainHasTypeArray

      Boolean getDomainHasTypeArray()
    • getDomainArraySize

      Long getDomainArraySize()
    • getcontainsEncode

      Boolean getcontainsEncode()
    • getEncodeType

      String getEncodeType()
    • getEncodeHasTypeArray

      Boolean getEncodeHasTypeArray()
    • getEncodeArraySize

      Long getEncodeArraySize()
    • getcontainsFunctionType

      Boolean getcontainsFunctionType()
    • getFunctionTypeType

      String getFunctionTypeType()
    • getFunctionTypeHasTypeInteger

      Boolean getFunctionTypeHasTypeInteger()
    • getFunctionTypeIntegerValue

      Long getFunctionTypeIntegerValue()
    • getcontainsFunctions

      Boolean getcontainsFunctions()
    • getFunctionsType

      String getFunctionsType()
    • getFunctionsHasTypeArray

      Boolean getFunctionsHasTypeArray()
    • getFunctionsArraySize

      Long getFunctionsArraySize()
    • getcontainsRange

      Boolean getcontainsRange()
    • getRangeType

      String getRangeType()
    • getRangeHasTypeArray

      Boolean getRangeHasTypeArray()
    • getRangeArraySize

      Long getRangeArraySize()