クラス
net.w_horse.excelpojo.xml.tag.RetrieveType の使用

RetrieveType を使用しているパッケージ
net.w_horse.excelpojo.xml.tag   
 

net.w_horse.excelpojo.xml.tag での RetrieveType の使用
 

RetrieveType を返す net.w_horse.excelpojo.xml.tag のメソッド
static RetrieveType RetrieveType.valueOf(java.lang.String name)
          指定した名前を持つこの型の列挙型定数を返します。
static RetrieveType[] RetrieveType.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

RetrieveType 型のパラメータを持つ net.w_horse.excelpojo.xml.tag のメソッド
static boolean RetrieveType.equals(RetrieveType elementName, java.lang.String expr)
           
static boolean RetrieveType.equalsIgnoreCase(RetrieveType elementName, java.lang.String expr)