Class EntityAttrContract
java.lang.Object
ru.bitel.oss.kernel.entity.common.bean.EntityAttr
ru.bitel.oss.kernel.entity.common.bean.EntityAttrContract
Атрибут/параметр - ссылка на договор.
-
Constructor Summary
ModifierConstructorDescriptionprotected
EntityAttrContract
(int entityId, int entitySpecAttrId, int value, String title) -
Method Summary
Methods inherited from class ru.bitel.oss.kernel.entity.common.bean.EntityAttr
getEntityId, getEntitySpecAttrId, getType, getTypeName, newInstance, setEntityId, setEntitySpecAttrId, setType, setTypeName
-
Constructor Details
-
EntityAttrContract
protected EntityAttrContract() -
EntityAttrContract
-
-
Method Details