クラス
office.api.common.APIType の使用

APIType を使用しているパッケージ
office.api.base   
office.api.common   
office.api.schedule   
 

office.api.base での APIType の使用
 

APIType を返す office.api.base のメソッド
 APIType BaseGetUsersByLoginName.getAPIType()
           
 APIType BaseGetUsersById.getAPIType()
           
 

office.api.common での APIType の使用
 

APIType を返す office.api.common のメソッド
 APIType Action.getAPIType()
          対応する API の種別を返します。
static APIType APIType.valueOf(java.lang.String name)
          指定した名前を持つこの型の列挙型定数を返します。
static APIType[] APIType.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

office.api.schedule での APIType の使用
 

APIType を返す office.api.schedule のメソッド
 APIType ScheduleGetEventsByTarget.getAPIType()
           
 APIType ScheduleAddEvents.getAPIType()
          スケジュールAPIのAPITypeを取得します