public class DbAgencyContact
extends com.openindex.openestate.impl.db.DbContact
Modifier and Type | Field and Description |
---|---|
boolean |
enabled |
String |
notes |
long |
ownerGroupId |
long |
ownerUserId |
Permission |
permission |
Constructor and Description |
---|
DbAgencyContact() |
Modifier and Type | Method and Description |
---|---|
static org.jdesktop.swingx.autocomplete.ObjectToStringConverter |
createObjectToStringConverter() |
String |
print() |
public boolean enabled
public String notes
public long ownerUserId
public long ownerGroupId
public Permission permission
public static org.jdesktop.swingx.autocomplete.ObjectToStringConverter createObjectToStringConverter()
public String print()
Copyright © 2015 OpenEstate. All rights reserved.