Class AccountSshKey.Id

    • Field Detail

      • seq

        protected int seq
    • Constructor Detail

      • Id

        protected Id()
    • Method Detail

      • getParentKey

        public Account.Id getParentKey()
        Specified by:
        getParentKey in interface com.google.gwtorm.client.Key<Account.Id>
        Overrides:
        getParentKey in class com.google.gwtorm.client.IntKey<Account.Id>
      • get

        public int get()
        Specified by:
        get in class com.google.gwtorm.client.IntKey<Account.Id>
      • set

        protected void set​(int newValue)
        Specified by:
        set in class com.google.gwtorm.client.IntKey<Account.Id>
      • isValid

        public boolean isValid()