Class AttributeSetManager

java.lang.Object
ru.bitel.bgbilling.modules.dialup.server.bean.AttributeSetManager

public final class AttributeSetManager
extends java.lang.Object
  • Constructor Details

    • AttributeSetManager

      public AttributeSetManager​(Preferences setup)
  • Method Details

    • getAttributeSetMap

      public java.util.Map<java.lang.Integer,​AttributeSetManager.AttributeSet> getAttributeSetMap()
    • getAttributeSet

      public AttributeSetManager.AttributeSet getAttributeSet​(java.lang.Integer i)
      Возвращает набор атрибутов. Атрибуты клонируются для возможности последующей модификации.
      Parameters:
      i -
      Returns: