Class Organization
java.lang.Object
ru.bitel.bgbilling.modules.bill.common.bean.Organization
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()intgetId()getTitle()booleanbooleanisInUse()setComment(String comment) setDefaultOrganization(boolean defaultOrganization) setId(int id) setInUse(boolean inUse)
-
Constructor Details
-
Organization
public Organization()
-
-
Method Details
-
getComment
-
getData
-
getId
public int getId() -
getTitle
-
isDefaultOrganization
public boolean isDefaultOrganization() -
isInUse
public boolean isInUse() -
setComment
-
setData
-
setDefaultOrganization
-
setId
-
setInUse
-
setTitle
-