Class TimeTypeCache

java.lang.Object
bitel.billing.server.tariff.bean.TimeTypeCache

public class TimeTypeCache
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    TimeTypeCache()  
  • Method Summary

    Modifier and Type Method Description
    static java.util.Map<java.lang.Integer,​TimeLimitSet> getLimitMap()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TimeTypeCache

      public TimeTypeCache()
  • Method Details

    • getLimitMap

      public static java.util.Map<java.lang.Integer,​TimeLimitSet> getLimitMap()