public class Data extends Object
| Constructor and Description |
|---|
Data(Object in_data,
String in_identifier)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getData()
Returns data
|
String |
getIdentifier()
Returns string representing identifier of this data object.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.