Interface IMethodCmBuilder
-
- All Implemented Interfaces:
public interface IMethodCmBuilder
-
-
Method Summary
Modifier and Type Method Description abstract UnitmakeImplementation()abstract MethodCmgetMethodCm()-
-
Method Detail
-
makeImplementation
abstract Unit makeImplementation()
-
getMethodCm
abstract MethodCm getMethodCm()
-
-
-
-