org.seasar.fisshplate.enums
クラス LinkElementType
java.lang.Object
org.seasar.fisshplate.enums.LinkElementType
public class LinkElementType
- extends Object
- 作成者:
- rokugen
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URL
public static final LinkElementType URL
EMAIL
public static final LinkElementType EMAIL
THIS
public static final LinkElementType THIS
FILE
public static final LinkElementType FILE
getType
public int getType()
createHyperLink
public HSSFHyperlink createHyperLink()
get
public static LinkElementType get(String type)
Copyright © 2009 The Seasar Foundation. All Rights Reserved.