Package org.openas2.message
Class DataHistory
- java.lang.Object
-
- org.openas2.message.DataHistory
-
- All Implemented Interfaces:
java.io.Serializable
public class DataHistory extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DataHistory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<DataHistoryItem>getItems()
-
-
-
Method Detail
-
getItems
public java.util.List<DataHistoryItem> getItems()
-
-