Uses of Class
com.sap.conn.jco.AbapClassException.Mode

Packages that use AbapClassException.Mode
com.sap.conn.jco Contains the major part of the interfaces and factories an application for JCo is typically dealing with. 
 

Uses of AbapClassException.Mode in com.sap.conn.jco
 

Methods in com.sap.conn.jco that return AbapClassException.Mode
static AbapClassException.Mode AbapClassException.Mode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AbapClassException.Mode[] AbapClassException.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sap.conn.jco with parameters of type AbapClassException.Mode
 void JCoFunction.setAbapClassExceptionMode(AbapClassException.Mode mode)
          Sets the mode for ABAP class exceptions.
 void JCoRequest.setAbapClassExceptionMode(AbapClassException.Mode mode)
          Sets the mode for ABAP class exceptions.
 



Copyright © 2008-2014 SAP AG. All Rights Reserved.