public class MBObject extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String key) |
Object |
getTypeInfo() |
Iterator<String> |
keyIterator() |
MBObject |
put(String key,
Object val) |
void |
setTypeInfo(Object typeInfo) |
int |
size() |
public MBObject(Object typeInfo)
Copyright © 2015. All rights reserved.