|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.boxed_economy.besp.model.LimitedTimeRunSetting
org.boxed_economy.components.realclock.AbstractRealClockLimitedTimeRunSetting
org.boxed_economy.components.realclock.EndTimeOfDayLimitedTimeRunSetting
EndTimeOfDayLimitedTimeRunSetting LimitedTimeRunを終了時刻を設定して表わしたmodelです。
| フィールドの概要 | |
static java.util.ResourceBundle |
resource
|
| コンストラクタの概要 | |
EndTimeOfDayLimitedTimeRunSetting(RealClock clock,
TimeOfDay endTimeOfDay)
コンストラクタです。 |
|
| メソッドの概要 | |
java.lang.String |
getDescription()
「by |
TimeOfDay |
getEndTimeOfDay()
設定された終了時刻を返します。 |
| クラス org.boxed_economy.components.realclock.AbstractRealClockLimitedTimeRunSetting から継承したメソッド |
getClock, getStep |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
public static java.util.ResourceBundle resource
| コンストラクタの詳細 |
public EndTimeOfDayLimitedTimeRunSetting(RealClock clock,
TimeOfDay endTimeOfDay)
| メソッドの詳細 |
public TimeOfDay getEndTimeOfDay()
AbstractRealClockLimitedTimeRunSetting 内の getEndTimeOfDaypublic java.lang.String getDescription()
LimitedTimeRunSetting 内の getDescriptionLimitedTimeRunSetting.getDescription()
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||