public class GenericDataDefinition extends AbstractGeneric implements Serializable
| コンストラクタと説明 |
|---|
GenericDataDefinition() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
GenericEntrypoint |
getEntrypoint()
エントリーポイントを取得します。
|
Set<GenericTypeDefinition> |
getTypeDefinitions()
型情報を取得します。
|
void |
setEntrypoint(GenericEntrypoint entrypoint)
エントリーポイントを設定します。
|
void |
setTypeDefinitions(Set<GenericTypeDefinition> typeDefinitions)
型情報を設定します。
|
getExecuteTenantId, getExecuteUserCd, getOwnerTenantId, getOwnerUserCd, setExecuteTenantId, setExecuteUserCd, setOwnerTenantId, setOwnerUserCdpublic GenericEntrypoint getEntrypoint()
public Set<GenericTypeDefinition> getTypeDefinitions()
public void setEntrypoint(GenericEntrypoint entrypoint)
entrypoint - エントリーポイントpublic void setTypeDefinitions(Set<GenericTypeDefinition> typeDefinitions)
typeDefinitions - 型情報配列Copyright © 2012 NTT DATA INTRAMART CORPORATION