public class InterfaceInformation extends Object implements com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
InterfaceInformation() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAdminEmails() |
List<String> |
getSets() |
boolean |
isIdentified() |
void |
setAdminEmails(List<String> adminEmails) |
void |
setIdentified(boolean identified) |
void |
setSets(List<String> sets) |
Copyright © 2019. All rights reserved.