public class DbCalendarGroup extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DbCalendarGroup.AuthMethod |
static class |
DbCalendarGroup.Type |
Modifier and Type | Field and Description |
---|---|
DbCalendarGroup.AuthMethod |
authMethod |
char[] |
authPass |
String |
authUser |
Date |
createdAt |
long |
id |
Date |
modifiedAt |
String |
name |
String |
notes |
long |
ownerGroupId |
long |
ownerUserId |
Permission |
permission |
DbCalendarGroup.Type |
type |
URL |
url |
Constructor and Description |
---|
DbCalendarGroup() |
public long id
public String name
public String notes
public URL url
public DbCalendarGroup.Type type
public DbCalendarGroup.AuthMethod authMethod
public String authUser
public char[] authPass
public Date createdAt
public Date modifiedAt
public long ownerUserId
public long ownerGroupId
public Permission permission
Copyright © 2015 OpenEstate. All rights reserved.