|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.joyzo.office.api.schedule.ScheduleModifyRepeatEvents
public class ScheduleModifyRepeatEvents
登録されている繰り返し予定を変更します。
入力した予定IDを元に予定を特定し変更します。
入力した情報をその予定に更新し、入力しないところも空の値として更新します。
予定のフォローは入力しても更新されません。
コンストラクタの概要 | |
---|---|
ScheduleModifyRepeatEvents()
|
メソッドの概要 | |
---|---|
void |
addModifyRepeatEvent(ModifyRepeatEventsOperationType event)
変更する繰り返し予定を設定します。 |
java.lang.String |
getActionName()
ScheduleModifyRepeatEventsのアクション名を取得します |
APIType |
getAPIType()
スケジュールAPIのAPITypeを取得します |
org.apache.axiom.om.OMElement |
getParameters()
parametersタグを生成します。 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ScheduleModifyRepeatEvents()
メソッドの詳細 |
---|
public APIType getAPIType()
Action
内の getAPIType
APIType
- スケジュールAPIType
public java.lang.String getActionName()
Action
内の getActionName
String
- "ScheduleModifyRepeatEvents"のアクション名
public void addModifyRepeatEvent(ModifyRepeatEventsOperationType event)
event
- public org.apache.axiom.om.OMElement getParameters()
Action
内の getParameters
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |