Class JCoFunctionLoader.JCoFunctionAttr
- java.lang.Object
-
- de.hybris.platform.sap.core.jco.connection.impl.JCoFunctionLoader.JCoFunctionAttr
-
- Enclosing class:
- JCoFunctionLoader
public static class JCoFunctionLoader.JCoFunctionAttr extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JCoFunctionAttr(com.sap.conn.jco.JCoDestination destination, com.sap.conn.jco.JCoFunction function)Constructor for a data container used byJCoFunctionLoader.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.sap.conn.jco.JCoFunctiongetFunction()Gets the JCoFunction.com.sap.conn.jco.JCoDestinationgetJCoDestination()Gets the JCoDestination.
-