|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
mfcobol.lang.Pointer
replaced by com.microfocus.cobol.lang.Pointer |
|
mfcobol.runtime
replaced by com.microfocus.cobol.RuntimeSystem |
|
mfcobol.runtimeObject
replaced by com.microfocus.cobol.RuntimeObject |
Deprecated Interfaces | |
mfcobol.lang.DataType
replaced by com.microfocus.cobol.lang.DataType |
Deprecated Exceptions | |
mfcobol.COBOLException
replaced by com.microfocus.cobol.CobolException |
Deprecated Methods | |
mfcobol.runtime.ccall(Object, String, Object[], int[])
replaced by com.microfocus.cobol.RuntimeSystem#ccall(Object,String,Object[],int[]) |
|
mfcobol.runtime.ccall(String, Object[], int[])
replaced by com.microfocus.cobol.RuntimeSystem#ccall(String,Object[],int[]) |
|
mfcobol.runtime.cobaddstr(int, String)
replaced by com.microfocus.cobol.RuntimeSystem#cobaddstr(int,String) |
|
mfcobol.runtime.cobaddstr(String)
replaced by com.microfocus.cobol.RuntimeSystem#cobaddstr |
|
mfcobol.runtime.cobassocclass(String, Class)
replaced by com.microfocus.cobol.RuntimeSystem#cobassocclass(String,Class) |
|
mfcobol.runtime.cobassocclass(String, String)
replaced by com.microfocus.cobol.RuntimeSystem#cobassocclass(String,String) |
|
mfcobol.runtime.cobcall_boolean(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_byte(String,Object[]) |
|
mfcobol.runtime.cobcall_Boolean(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_Boolean(String,Object[]) |
|
mfcobol.runtime.cobcall_byte(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_byte(String,Object[]) |
|
mfcobol.runtime.cobcall_Byte(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_Byte(String,Object[]) |
|
mfcobol.runtime.cobcall_float(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_float(String,Object[]) |
|
mfcobol.runtime.cobcall_Float(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_Float(String,Object[]) |
|
mfcobol.runtime.cobcall_int(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_int(String,Object[]) |
|
mfcobol.runtime.cobcall_Integer(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_short(String,Object[]) |
|
mfcobol.runtime.cobcall_object(Object, String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_Object(Object,String,Object[]) |
|
mfcobol.runtime.cobcall_short(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_short(String,Object[]) |
|
mfcobol.runtime.cobcall_Short(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_Short(String,Object[]) |
|
mfcobol.runtime.cobcall_String(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall_String(String,Object[]) |
|
mfcobol.runtime.cobcall(Object, String, Object[], int[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall(Object,String,Object[],int[]) |
|
mfcobol.runtime.cobcall(Object, String, Object[], int[], boolean)
replaced by com.microfocus.cobol.RuntimeSystem#cobcall(Object,String,Object[],int[],boolean) |
|
mfcobol.runtime.cobcall(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobcall(String,Object[]) |
|
mfcobol.runtime.cobcancel(String)
replaced by com.microfocus.cobol.RuntimeSystem#cobcancel |
|
mfcobol.runtime.cobclear()
replaced by com.microfocus.cobol.RuntimeSystem#cobclear |
|
mfcobol.runtime.cobcols()
replaced by com.microfocus.cobol.RuntimeSystem#cobcols |
|
mfcobol.runtime.cobfinalize(Object)
replaced by com.microfocus.cobol.RuntimeSystem#cobfinalize(Object) |
|
mfcobol.runtime.cobgetch()
replaced by com.microfocus.cobol.RuntimeSystem#cobgetch |
|
mfcobol.runtime.cobgetenv(String)
replaced by com.microfocus.cobol.RuntimeSystem#cobgetenv |
|
mfcobol.runtime.cobinvoke_boolean(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvoke_boolean(String,Object[]) |
|
mfcobol.runtime.cobinvoke_byte(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvoke_byte(String,Object[]) |
|
mfcobol.runtime.cobinvoke_char(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvoke_char(String,Object[]) |
|
mfcobol.runtime.cobinvoke_double(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvoke_double(String,Object[]) |
|
mfcobol.runtime.cobinvoke_float(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvoke_float(String,Object[]) |
|
mfcobol.runtime.cobinvoke_int(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvoke_int(String,Object[]) |
|
mfcobol.runtime.cobinvoke_object(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvoke_object(String,Object[]) |
|
mfcobol.runtime.cobinvoke_short(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvoke_short(String,Object[]) |
|
mfcobol.runtime.cobinvoke_void(String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvoke_void(String,Object[]) |
|
mfcobol.runtime.cobinvokestatic_boolean(Class, String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvokestatic_boolean(Class,String,Object[]) |
|
mfcobol.runtime.cobinvokestatic_byte(Class, String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvokestatic_byte(Class,String,Object[]) |
|
mfcobol.runtime.cobinvokestatic_char(Class, String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvokestatic_char(Class,String,Object[]) |
|
mfcobol.runtime.cobinvokestatic_double(Class, String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvokestatic_double(Class,String,Object[]) |
|
mfcobol.runtime.cobinvokestatic_float(Class, String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvokestatic_float(Class,String,Object[]) |
|
mfcobol.runtime.cobinvokestatic_int(Class, String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvokestatic_int(Class,String,Object[]) |
|
mfcobol.runtime.cobinvokestatic_long(Class, String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvokestatic_long(Class,String,Object[]) |
|
mfcobol.runtime.cobinvokestatic_object(Class, String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvokestatic_object(Class,String,Object[]) |
|
mfcobol.runtime.cobinvokestatic_short(Class, String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvokestatic_short(Class,String,Object[]) |
|
mfcobol.runtime.cobinvokestatic_void(Class, String, Object[])
replaced by com.microfocus.cobol.RuntimeSystem#cobinvokestatic_void(Class,String,Object[]) |
|
mfcobol.runtime.coblines()
replaced by com.microfocus.cobol.RuntimeSystem#coblines |
|
mfcobol.runtime.cobload(String, String)
replaced by com.microfocus.cobol.RuntimeSystem#cobload(String) |
|
mfcobol.runtime.cobloadclass(String, String)
replaced by com.microfocus.cobol.RuntimeSystem#cobloadclass(String,String) |
|
mfcobol.runtime.cobloadclass(String, String, Class)
replaced by com.microfocus.cobol.RuntimeSystem#cobloadclass(String,String,Class) |
|
mfcobol.runtime.cobloadclass(String, String, String)
replaced by com.microfocus.cobol.RuntimeSystem#cobloadclass(String,String,String) |
|
mfcobol.runtime.cobmove(int, int)
replaced by com.microfocus.cobol.RuntimeSystem#cobmove |
|
mfcobol.runtime.cobputenv(String)
replaced by com.microfocus.cobol.RuntimeSystem#cobputenv |
|
mfcobol.runtime.cobrescanenv()
replaced by com.microfocus.cobol.RuntimeSystem#cobrescanenv |
|
mfcobol.runtime.cobtidy()
replaced by com.microfocus.cobol.RuntimeSystem#cobtidy |
Deprecated Constructors | |
mfcobol.runtimeObject()
replaced by com.microfocus.cobol.RuntimeObject |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.