GroupId.java 111 Bytes EditWeb IDE 1 2 3 4 5 6 package pwc.taxtech.atms.dpo; public class GroupId { public Long groupId; public Integer isDefault; }