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 $

コンストラクタの概要
ServiceArrayUtil()
           
 
メソッドの概要
static String[] collectServiceId(Service[] services)
          サービスIDを抽出し、配列にして返す。
 
クラス 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配列