Package com.ibm.ws.javaee.dd.commonext
Interface Method
- 
 public interface MethodRepresents <method>.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classMethod.MethodTypeEnum
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.StringgetParams()Method.MethodTypeEnumgetType()
 
- 
- 
- 
Method Detail- 
getNamejava.lang.String getName() 
 - 
getParamsjava.lang.String getParams() 
 - 
getTypeMethod.MethodTypeEnum getType() 
 
- 
 
-