Class GarLoadedHistoryEntry

java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.plugins.gar.common.bean.GarLoadedHistoryEntry
All Implemented Interfaces:
Serializable, Idable

public class GarLoadedHistoryEntry extends Id
See Also:
  • Constructor Details

    • GarLoadedHistoryEntry

      public GarLoadedHistoryEntry()
    • GarLoadedHistoryEntry

      public GarLoadedHistoryEntry(long garObjectId, GarAddressType garAddressType, int bgObjectId, String garObjectTitle, int userId)
  • Method Details