org.seasar.tuigwaa.plugin.database
クラス InterwikiDto
java.lang.Object
org.seasar.tuigwaa.plugin.database.InterwikiDto
- public class InterwikiDto
- extends Object
- 作成者:
- someda
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROP_SERVERNAME
public static final String PROP_SERVERNAME
- 関連項目:
- 定数フィールド値
InterwikiDto
public InterwikiDto()
getId
public Long getId()
setId
public void setId(Long id)
getEncodingType
public String getEncodingType()
setEncodingType
public void setEncodingType(String encoding)
getServerName
public String getServerName()
setServerName
public void setServerName(String name)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.