jp.go.nict.langrid.dao.util
クラス ServiceArrayUtil
java.lang.Object
jp.go.nict.langrid.dao.util.ServiceArrayUtil
public class ServiceArrayUtil
- extends Object
サービス配列に関するユーティリティ。
- バージョン:
- $Revision: 8839 $
- 作成者:
- $Author: kkadowaki $
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceArrayUtil
public ServiceArrayUtil()
collectServiceId
public static String[] collectServiceId(Service[] services)
- サービスIDを抽出し、配列にして返す。
- パラメータ:
services
- サービス配列
- 戻り値:
- ID配列