|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.micello.mapapi.data.InfoObject.StandardDetailInfo
public static class InfoObject.StandardDetailInfo
This is the object that is returned for a detail standard object. It gives the request data needed for the standard detail request.
| Field Summary | |
|---|---|
int |
id
|
InfoObject.InfoObjectType |
type
|
| Constructor Summary | |
|---|---|
InfoObject.StandardDetailInfo(InfoObject.InfoObjectType type,
int id)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public InfoObject.InfoObjectType type
public int id
| Constructor Detail |
|---|
public InfoObject.StandardDetailInfo(InfoObject.InfoObjectType type,
int id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||