Class Mapping.InvokeKeys

  • Enclosing class:
    Mapping

    public static class Mapping.InvokeKeys
    extends java.lang.Object
    Invoke keys.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static ExtKey USER
      Raw user to convert.
    • Constructor Summary

      Constructors 
      Constructor Description
      InvokeKeys()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • USER

        public static final ExtKey USER
        Raw user to convert.
    • Constructor Detail

      • InvokeKeys

        public InvokeKeys()