public class ReadFromExcelPropertiesInfo extends Object
ReadFromExcelPropertiesTask
の定義情報です。コンストラクタと説明 |
---|
ReadFromExcelPropertiesInfo() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ReadFromExcelPropertiesInfoContent |
getContent()
「コンテンツ」ブロック
|
Map<String,Object> |
getCustomProperties()
カスタムプロパティ
|
CommonExcelPropertiesInfoDescription |
getDescription()
「説明」ブロック
|
ReadFromExcelPropertiesInfoOrigin |
getOrigin()
「元の場所」ブロック
|
int |
hashCode() |
void |
setContent(ReadFromExcelPropertiesInfoContent content)
「コンテンツ」ブロック
|
void |
setCustomProperties(Map<String,Object> customProperties)
カスタムプロパティ
|
void |
setDescription(CommonExcelPropertiesInfoDescription description)
「説明」ブロック
|
void |
setOrigin(ReadFromExcelPropertiesInfoOrigin origin)
「元の場所」ブロック
|
String |
toString() |
public CommonExcelPropertiesInfoDescription getDescription()
public ReadFromExcelPropertiesInfoOrigin getOrigin()
public ReadFromExcelPropertiesInfoContent getContent()
public void setDescription(CommonExcelPropertiesInfoDescription description)
public void setOrigin(ReadFromExcelPropertiesInfoOrigin origin)
public void setContent(ReadFromExcelPropertiesInfoContent content)
protected boolean canEqual(Object other)
Copyright © 2012 NTT DATA INTRAMART CORPORATION