OfficeWorker クラス |
名前空間: Popolo.HumanBody
public class OfficeWorker : ImmutableOfficeWorker
OfficeWorker 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | Age | 年齢を取得する |
![]() | ArriveTime | 出社時刻を取得する |
![]() | EndHour | 終業時刻(時)を取得する |
![]() | EndMinute | 終業時刻(分)を取得する |
![]() | Holidays | 休日を取得する |
![]() | IsLOA | 休暇取得中か否かを取得する |
![]() | IsMale | 男性か否かを取得する |
![]() | LeaveTime | 退社時刻を取得する |
![]() | LunchEndHour | 昼休み終了時刻(時)を取得する |
![]() | LunchEndMinute | 昼休み終了時刻(分)を取得する |
![]() | LunchStartHour | 昼休み開始時刻(時)を取得する |
![]() | LunchStartMinute | 昼休み開始時刻(分)を取得する |
![]() | StartHour | 始業時刻(時)を取得する |
![]() | StartMinute | 始業時刻(分)を取得する |
![]() | Status | 雇用形態を取得する |
名前 | 説明 | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Objectから継承) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) |
![]() | GetHashCode | Serves as the default hash function. (Objectから継承) |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | SetWorkStyle | 就業形式を設定する |
![]() | StayInOffice | 社内に滞在しているか否か |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | Update | 1日の執務スケジュールを更新する |