java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostPtzType
All Implemented Interfaces:
java.io.Serializable, Idable

public class ForpostPtzType
extends Id
See Also:
Serialized Form
  • Field Summary

    Fields inherited from class ru.bitel.common.model.Id

    id
  • Constructor Summary

    Constructors
    Constructor Description
    ForpostPtzType()  
    ForpostPtzType​(int id, java.lang.String name)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getName()  
    void setName​(java.lang.String name)  

    Methods inherited from class ru.bitel.common.model.Id

    equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • ForpostPtzType

      public ForpostPtzType()
    • ForpostPtzType

      public ForpostPtzType​(int id, java.lang.String name)
  • Method Details

    • getName

      public java.lang.String getName()
    • setName

      public void setName​(java.lang.String name)