|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.joyzo.office.api.base.BaseGetCalendarEvents
public class BaseGetCalendarEvents
カレンダーに登録されたイベント情報を取得します。
スケジュールとは異なり、システム管理画面または個人設定画面のカレンダー項目から登録される祝日などのイベントを指します。
コンストラクタの概要 | |
---|---|
BaseGetCalendarEvents()
|
メソッドの概要 | |
---|---|
java.lang.String |
getActionName()
対応する API の名前を返します。 |
APIType |
getAPIType()
対応する API の種別を返します。 |
org.apache.axiom.om.OMElement |
getParameters()
空のparametersタグを生成します。 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public BaseGetCalendarEvents()
メソッドの詳細 |
---|
public java.lang.String getActionName()
Action
の記述:
Action
内の getActionName
public APIType getAPIType()
Action
の記述:
Action
内の getAPIType
public org.apache.axiom.om.OMElement getParameters()
Action
内の getParameters
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |