|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.joyzo.office.api.schedule.ScheduleDetermineTemporaryEvents
public class ScheduleDetermineTemporaryEvents
仮予定を確定します。
確定日時はUTCで指定する必要があります。
コンストラクタの概要 | |
---|---|
ScheduleDetermineTemporaryEvents()
|
メソッドの概要 | |
---|---|
void |
addCandidateTypes(CandidateItemType type)
仮予定の候補情報を追加します。 |
java.lang.String |
getActionName()
ScheduleDetermineTemporaryEventsのアクション名を取得します |
APIType |
getAPIType()
スケジュールAPIのAPITypeを取得します |
org.apache.axiom.om.OMElement |
getParameters()
parametersタグを生成します。 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ScheduleDetermineTemporaryEvents()
メソッドの詳細 |
---|
public APIType getAPIType()
Action
内の getAPIType
APIType
- スケジュールAPIType
public java.lang.String getActionName()
Action
内の getActionName
String
- "ScheduleDetermineTemporaryEvents"のアクション名
public void addCandidateTypes(CandidateItemType type)
type
- public org.apache.axiom.om.OMElement getParameters()
Action
内の getParameters
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |