iccservicesimpl.java

来自「噶额外噶外骨骼感广泛高热感 就 啊啊」· Java 代码 · 共 16 行

JAVA
16
字号
package oracle.otnsamples.ws;
/**
 * Generated by the Oracle9i JDeveloper Web Services Interface Generator
 * Date Created: Thu Jan 30 17:16:15 IST 2003
 * 
 * This interface lists the subset of public methods that you
 * selected for inclusion in your web service's public interface.
 * It is referenced in the web.xml deployment descriptor for this service.
 * 
 * This file should not be edited.
 */

public interface ICCServicesImpl 
{
  public void validateCard(String cardNumber) throws CCException;
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?