|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AidlObject
An Object found in a Aidl XML File See the source AidlObject.java
| Field Summary | |
|---|---|
static java.lang.String |
CVS_VERSION_ID
The CVS Version ID |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
Returns whether this object is equal to the given object |
int |
getIndex()
Returns Aidl index |
java.lang.String |
toString()
Returns a string representation of this object |
Element |
toXml()
Retuns an XML representation of this object |
| Methods inherited from interface faa.tg.scenario.manager.ManagedObject |
|---|
getName |
| Field Detail |
|---|
static final java.lang.String CVS_VERSION_ID
| Method Detail |
|---|
boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - - the object to checkint getIndex()
Element toXml()
java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||