public class XBEXName
extends java.lang.Object
implements org.xbup.lib.xb.catalog.base.XBCXName, java.io.Serializable
| Constructor and Description |
|---|
XBEXName() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getId() |
org.xbup.lib.xb.catalog.base.XBCItem |
getItem() |
org.xbup.lib.xb.catalog.base.XBCXLanguage |
getLang() |
java.lang.String |
getText() |
void |
setId(java.lang.Long id) |
void |
setItem(org.xbup.lib.xb.catalog.base.XBCItem item) |
void |
setLang(org.xbup.lib.xb.catalog.base.XBCXLanguage lang) |
void |
setText(java.lang.String text) |
public org.xbup.lib.xb.catalog.base.XBCItem getItem()
getItem in interface org.xbup.lib.xb.catalog.base.XBCXNamepublic java.lang.String getText()
getText in interface org.xbup.lib.xb.catalog.base.XBCXNamepublic org.xbup.lib.xb.catalog.base.XBCXLanguage getLang()
getLang in interface org.xbup.lib.xb.catalog.base.XBCXNamepublic void setItem(org.xbup.lib.xb.catalog.base.XBCItem item)
setItem in interface org.xbup.lib.xb.catalog.base.XBCXNamepublic void setText(java.lang.String text)
setText in interface org.xbup.lib.xb.catalog.base.XBCXNamepublic void setLang(org.xbup.lib.xb.catalog.base.XBCXLanguage lang)
setLang in interface org.xbup.lib.xb.catalog.base.XBCXNamepublic java.lang.Long getId()
getId in interface org.xbup.lib.xb.catalog.base.XBCBasepublic void setId(java.lang.Long id)