Class Types.KeyringOptions

  • Enclosing interface:
    Types

    public static class Types.KeyringOptions
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      KeyringOptions​(java.lang.String type)  
    • Method Summary

      Modifier and Type Method Description
      int getAddressPrefix()  
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

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

      • KeyringOptions

        public KeyringOptions​(java.lang.String type)
    • Method Detail

      • getAddressPrefix

        public int getAddressPrefix()
      • getType

        public java.lang.String getType()