public class Schedule extends Object implements Serializable
コンストラクタと説明 |
---|
Schedule() |
public UploadFile[] getAttachFiles()
public CustomItemValue[] getCustomItem()
public CustomItemOptionValue[] getCustomItemOptionValues()
public String getDescription()
public jp.co.intra_mart.foundation.i18n.datetime.DateTime getEndDate()
public FacilityKey[] getFacilities()
public Boolean getIsEditable4Participant()
public Boolean getIsGoingout()
public Boolean getIsPrivateAttachFile()
public Boolean getIsPrivateDescription()
public Boolean getIsVisitor()
public ScheduleKey getKey()
public NoticeTargetType getNoticeTargetType()
public String[] getParticipants()
public PersonalTagRelation getPersonalTags()
public String getPlace()
public PrivateType getPrivateType()
public ScheduleReminder getReminder()
public FileKey[] getRemoveFileKeys()
public RepeatKey getRepeatKey()
public String getSelectedLocaleId()
public jp.co.intra_mart.foundation.i18n.datetime.DateTime getStartDate()
public String getTimezoneId()
public String getTitle()
public void setAttachFiles(UploadFile[] attachFiles)
attachFiles
- 添付ファイルpublic void setCustomItem(CustomItemValue[] customItem)
customItem
- 拡張項目値public void setCustomItemOptionValues(CustomItemOptionValue[] customItemOptionValues)
拡張項目選択値
- public void setDescription(String description)
description
- 説明public void setEndDate(jp.co.intra_mart.foundation.i18n.datetime.DateTime endDate)
endDate
- 終了日public void setFacilities(FacilityKey[] facilities)
facilities
- 施設public void setIsEditable4Participant(Boolean isEditable4Participant)
isEditable4Participant
- 参加者編集public void setIsGoingout(Boolean isGoingout)
isGoingout
- 外出予定public void setIsPrivateAttachFile(Boolean isPrivateAttachFile)
isPrivateAttachFile
- 添付ファイル公開 true : 非公開状態 / false : 公開状態public void setIsPrivateDescription(Boolean isPrivateDescription)
isPrivateDescription
- 説明公開 true : 非公開状態 / false : 公開状態public void setIsVisitor(Boolean isVisitor)
isVisitor
- 来客予定public void setKey(ScheduleKey key)
key
- スケジュールキーpublic void setNoticeTargetType(NoticeTargetType noticeTargetType)
noticeTargetType
- 通知ターゲットpublic void setParticipants(String[] participants)
participants
- 参加者public void setPersonalTags(PersonalTagRelation personalTags)
personalTags
- 個人タグpublic void setPlace(String place)
place
- 場所public void setPrivateType(PrivateType privateType)
privateType
- 公開種別public void setReminder(ScheduleReminder reminder)
reminder
- リマインダpublic void setRemoveFileKeys(FileKey[] removeFileKeys)
removeFileKeys
- 削除対象の添付ファイルキーpublic void setRepeatKey(RepeatKey repeatKey)
repeatKey
- 繰り返し条件キーpublic void setSelectedLocaleId(String selectedLocaleId)
selectedLocaleId
- 選択ロケールIDpublic void setStartDate(jp.co.intra_mart.foundation.i18n.datetime.DateTime startDate)
startDate
- 開始日public void setTimezoneId(String timezoneId)
timezoneId
- タイムゾーンIDpublic void setTitle(String title)
title
- タイトルCopyright © 2012-2015 NTT DATA INTRAMART CORPORATION