Class AccountGroup.Id

  • Enclosing class:
    AccountGroup

    public abstract static class AccountGroup.Id
    extends Object
    Synthetic key to link to within the database
    • Constructor Detail

      • Id

        public Id()
    • Method Detail

      • get

        public int get()
      • parse

        public static AccountGroup.Id parse​(String str)
        Parse an AccountGroup.Id out of a string representation.