java.lang.Object
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostBase
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostObject
All Implemented Interfaces:
Idable

public class ForpostObject extends ForpostBase
  • Constructor Details

    • ForpostObject

      public ForpostObject()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getAccountId

      public int getAccountId()
    • setAccountId

      public void setAccountId(int accountId)
    • getAddress

      public String getAddress()
    • setAddress

      public void setAddress(String address)