NTT DOCOMO and Hitachi Kokusai Electric Know-how & Confidential

com.docomo_um.module.connection
クラス ADChannel

java.lang.Object
  上位を拡張 com.docomo_um.module.connection.ADChannel

public final class ADChannel
extends java.lang.Object

ADコンバータのチャンネルを表すクラスです。

関連項目:
ADConverter

メソッドの概要
 java.lang.String getChannelName()
          チャンネル名を取得します。
 int getResolution()
          解像度(bit)を取得します。
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait
 

メソッドの詳細

getChannelName

public java.lang.String getChannelName()
チャンネル名を取得します。

戻り値:
チャンネル名を返します。

getResolution

public int getResolution()
解像度(bit)を取得します。

戻り値:
解像度を返します。

Copyright © 2013 NTT DOCOMO, INC. and Hitachi Kokusai Electric Inc. All Rights Reserved.