Class CompleteDataType.FunctionType

    • Constructor Detail

      • FunctionType

        public FunctionType​(Schema arguments,
                            CompleteDataType returnType)
        Constructor
        Parameters:
        arguments - Function arguments
        returnType - Function return type