|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.torikiri.xlsapi.DefaultProperty<T>
org.torikiri.xlsapi.IntProperty<T>
public abstract class IntProperty<T>
| フィールドの概要 | |
|---|---|
protected int |
value
|
| コンストラクタの概要 | |
|---|---|
protected |
IntProperty(int value)
|
| メソッドの概要 |
|---|
| クラス org.torikiri.xlsapi.DefaultProperty から継承されたメソッド |
|---|
getKey |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| インタフェース org.torikiri.xlsapi.Property から継承されたメソッド |
|---|
build |
| フィールドの詳細 |
|---|
protected int value
| コンストラクタの詳細 |
|---|
protected IntProperty(int value)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||