| java.lang.Object | |
| ↳ | com.mapsted.ui.map.PropertyListInitResult | 
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| enum | PropertyListInitResult.ResultType | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static PropertyListInitResult | createError(String message) | ||||||||||
| static PropertyListInitResult | createMessage(Context context, int errorCode) | ||||||||||
| static PropertyListInitResult | createSuccess() | ||||||||||
| String | getMessage() | ||||||||||
| PropertyListInitResult.ResultType | getResultType() | ||||||||||
| String | toString() | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||