org.torikiri.xlsapi
クラス ShortProperty<T>
java.lang.Object
org.torikiri.xlsapi.DefaultProperty<T>
org.torikiri.xlsapi.ShortProperty<T>
- すべての実装されたインタフェース:
- Property<T>
- 直系の既知のサブクラス:
- AbstractShortValueProperty, ColumnBreak, DefaultColumnWidth
public abstract class ShortProperty<T>
- extends DefaultProperty<T>
フィールドの概要 |
protected short |
value
|
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected short value
ShortProperty
protected ShortProperty(short value)