|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.quickbinder.api.common.data.QbsXTreeSectype
public class QbsXTreeSectype
階層のセキュリティタイプ データクラス
qbs_x_seclog.Sectypeの設定・取得を行います。
コンストラクタの概要 | |
---|---|
QbsXTreeSectype()
|
メソッドの概要 | |
---|---|
String |
getSectype()
セキュリティタイプを取得します。 |
void |
setSectype(String sectype)
セキュリティタイプを設定します。 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public QbsXTreeSectype()
メソッドの詳細 |
---|
public String getSectype()
public void setSectype(String sectype)
sectype
- セキュリティタイプ
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |