|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.carlosbcruz.sapproxy.generator.FunctionDocumentation
public class FunctionDocumentation
Manage the documentation of SAP functions
Constructor Summary | |
---|---|
FunctionDocumentation()
|
Method Summary | |
---|---|
static Function |
createFunctionModelFromSAP(Function function)
Access a specific function and show its attributes and parameters |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FunctionDocumentation()
Method Detail |
---|
public static Function createFunctionModelFromSAP(Function function)
functionName
- the requested function
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |