public class InfoBaseInfoShort extends Object implements IInfoBaseInfoShort
Constructor and Description |
---|
InfoBaseInfoShort(UUID infoBaseId)
Constructor of a short description of an existing infobase
|
Modifier and Type | Method and Description |
---|---|
String |
getDescr()
Gets infobase description
|
UUID |
getInfoBaseId()
Gets infobase ID
|
String |
getName()
Gets infobase name
|
void |
setDescr(String descr)
Sets infobase description
|
void |
setName(String name)
Sets infobase name
|
String |
toString() |
public InfoBaseInfoShort(UUID infoBaseId)
infoBaseId
- infobase IDpublic UUID getInfoBaseId()
IInfoBaseInfoShort
getInfoBaseId
in interface IInfoBaseInfoShort
public String getDescr()
IInfoBaseInfoShort
getDescr
in interface IInfoBaseInfoShort
public void setDescr(String descr)
IInfoBaseInfoShort
setDescr
in interface IInfoBaseInfoShort
descr
- infobase descriptionpublic String getName()
IInfoBaseInfoShort
getName
in interface IInfoBaseInfoShort
public void setName(String name)
IInfoBaseInfoShort
setName
in interface IInfoBaseInfoShort
name
- infobase nameCopyright © '1C' 1996-2012