|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.boxed_economy.besp.model.LimitedTimeRunSetting
LimitedTimeRunSetting 一定時間実行の設定を表わします。 既知のサブクラス: ・StepLimitedTimeRunSetting(StepClockパッケージ) ・EndTimeOfDayLimitedTimeRunSetting(RealClockパッケージ) ・LimitedRunByRealTimeSettingTest(RealClockパッケージ)
| コンストラクタの概要 | |
LimitedTimeRunSetting()
|
|
| メソッドの概要 | |
abstract java.lang.String |
getDescription()
この設定の情報を返します。 |
abstract long |
getStep()
実行するステップ数を返します。 |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public LimitedTimeRunSetting()
| メソッドの詳細 |
public abstract long getStep()
public abstract java.lang.String getDescription()
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||