public class TemplateItemKey extends Object implements Serializable
コンストラクタと説明 |
---|
TemplateItemKey() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getId()
ID(カテゴリID/テンプレートID)
|
TreeContentsType |
getType()
タイプ(category/template)
|
int |
hashCode() |
void |
setId(String id)
ID(カテゴリID/テンプレートID)
|
void |
setType(TreeContentsType type)
タイプ(category/template)
|
String |
toString() |
public TreeContentsType getType()
public String getId()
public void setType(TreeContentsType type)
public void setId(String id)
protected boolean canEqual(Object other)
Copyright © 2012 NTT DATA INTRAMART CORPORATION