java.lang.Object
ru.bitel.bgbilling.kernel.admin.certificate.common.bean.AliasEntry

public class AliasEntry extends Object
  • Constructor Details

  • Method Details

    • getAlias

      public String getAlias()
    • getEntryType

      public AliasEntry.EntryType getEntryType()
    • getChainSize

      public int getChainSize()
    • setAlias

      public void setAlias(String alias)
    • setEntryType

      public void setEntryType(AliasEntry.EntryType entryType)
    • setChainSize

      public void setChainSize(int chainSize)