|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.joyzo.office.api.schedule.ScheduleGetProfiles
public class ScheduleGetProfiles
スケジュールアプリに関する設定を取得します。
コンストラクタの概要 | |
---|---|
ScheduleGetProfiles()
|
メソッドの概要 | |
---|---|
java.lang.String |
getActionName()
ScheduleGetProfilesのアクション名を取得します |
APIType |
getAPIType()
スケジュールAPIのAPITypeを取得します。 |
org.apache.axiom.om.OMElement |
getParameters()
parametersタグを生成します。 |
void |
setSystemProfile(boolean systemProfile)
システム設定の取得可否を設定します。 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ScheduleGetProfiles()
メソッドの詳細 |
---|
public java.lang.String getActionName()
Action
内の getActionName
String
- "ScheduleGetProfiles"のアクション名
public APIType getAPIType()
Action
内の getAPIType
APIType
- スケジュールAPIType
public void setSystemProfile(boolean systemProfile)
systemProfile
- システム設定の取得可否public org.apache.axiom.om.OMElement getParameters()
Action
内の getParameters
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |