public static interface AsyncServiceInterface.GetAllRelatedProjectsCallback
| Modifier and Type | Method and Description |
|---|---|
void |
error(Throwable e) |
void |
success(List<SProjectSmall> result) |
void success(List<SProjectSmall> result)
void error(Throwable e)
Copyright © 2016 OpenSource BIM. All rights reserved.