枚举类的使用
com.digiwin.dap.middleware.dwpay.HttpMethod
使用HttpMethod的程序包
程序包
说明
-
com.digiwin.dap.middleware.dwpay中HttpMethod的使用
修饰符和类型方法说明static HttpMethodResolve the given method value to anHttpMethod.static HttpMethod返回带有指定名称的该类的枚举常量。static HttpMethod[]HttpMethod.values()返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同 -
com.digiwin.dap.middleware.dwpay.common.comm中HttpMethod的使用
-
com.digiwin.dap.middleware.dwpay.internal中HttpMethod的使用