|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.dataretrieval.Data
public class Data
Data contains instance of the data Object for the specified identifier if applicable.
| Constructor Summary | |
|---|---|
Data(java.lang.Object in_data,
java.lang.String in_identifier)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.Object |
getData()
Returns data |
java.lang.String |
getIdentifier()
Returns string representing identifier of this data object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Data(java.lang.Object in_data,
java.lang.String in_identifier)
in_data - instance of Object about the datain_identifier - identifier of the data instance.| Method Detail |
|---|
public java.lang.Object getData()
public java.lang.String getIdentifier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||