Class KeyTypeData.KeyData

  • Enclosing class:
    KeyTypeData

    private static class KeyTypeData.KeyData
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      KeyData​(java.lang.String legacyId, java.lang.String bcpId, java.util.Map<java.lang.String,​KeyTypeData.Type> typeMap, java.util.EnumSet<KeyTypeData.SpecialType> specialTypes)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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