Class RemoteCardSpec


  • public class RemoteCardSpec
    extends java.lang.Object
    • Constructor Detail

      • RemoteCardSpec

        public RemoteCardSpec​(CardID cardid)
    • Method Detail

      • setMaxCAPDU

        public void setMaxCAPDU​(int v)
      • setMaxRAPDU

        public void setMaxRAPDU​(int v)
      • getCardID

        public CardID getCardID()
      • getMaxCAPDU

        public int getMaxCAPDU()
      • getMaxRAPDU

        public int getMaxRAPDU()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object