|
NTT DOCOMO and Hitachi Kokusai Electric Know-how & Confidential | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectcom.docomo_um.module.net.PDPTypeInfo
public abstract class PDPTypeInfo
PS(パケット交換)のPDPタイプを定義するクラスです。
| フィールドの概要 | |
|---|---|
static int |
PDP_TYPE_IP
PDPタイプの一つでIPを表します。 |
static int |
PDP_TYPE_PPP
PDPタイプの一つでPPPを表します。 |
| メソッドの概要 | |
|---|---|
abstract int |
getPDPType()
このインスタンスが保持しているPDPタイプを取得します。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait |
| フィールドの詳細 |
|---|
public static final int PDP_TYPE_PPP
public static final int PDP_TYPE_IP
| メソッドの詳細 |
|---|
public abstract int getPDPType()
|
Copyright © 2013 NTT DOCOMO, INC. and Hitachi Kokusai Electric Inc. All Rights Reserved. | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||