Uses of Class
org.bonitasoft.connectors.sap.SAPCallFunction.SAPDestinationType
-
-
Uses of SAPCallFunction.SAPDestinationType in org.bonitasoft.connectors.sap
Methods in org.bonitasoft.connectors.sap that return SAPCallFunction.SAPDestinationType Modifier and Type Method Description static SAPCallFunction.SAPDestinationTypeSAPCallFunction.SAPDestinationType. valueOf(String name)Returns the enum constant of this type with the specified name.static SAPCallFunction.SAPDestinationType[]SAPCallFunction.SAPDestinationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-