jp.littlesoft.data
クラス ITableDef.ColData<T>
java.lang.Object
jp.littlesoft.data.ITableDef.ColData<T>
- すべての実装されたインタフェース:
- Comparable<T>
- 含まれているインタフェース:
- ITableDef
public static class ITableDef.ColData<T>
- extends Object
- implements Comparable<T>
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classOrdinal
public int classOrdinal
menberOrdinal
public int menberOrdinal
column
public Column column
ITableDef.ColData
public ITableDef.ColData()
compareTo
public int compareTo(T object)
- 定義:
- インタフェース
Comparable<T>
内の compareTo
Copyright (C) 2006-2012 LittleSoft Corporation. All Rights Reserved.