Class AddressEntityData
java.lang.Object
ru.bitel.oss.kernel.directories.address.common.bean.AddressEntityData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionList<ru.bitel.bgbilling.common.model.KeyValue>
int
int
getTitle()
void
setAddressEntityType
(AddressEntityType addressEntityType) void
setConfigParams
(List<AddressEntityParam> params) void
setEntityParams
(List<ru.bitel.bgbilling.common.model.KeyValue> entityParams) void
setParentId
(int parentId) void
setRecordId
(int recordId) void
-
Constructor Details
-
AddressEntityData
public AddressEntityData()
-
-
Method Details
-
getAddressEntityType
-
getConfigParams
-
getEntityParams
-
getParentId
public int getParentId() -
getRecordId
public int getRecordId() -
getTitle
-
setAddressEntityType
-
setConfigParams
-
setEntityParams
-
setParentId
public void setParentId(int parentId) -
setRecordId
public void setRecordId(int recordId) -
setTitle
-