org.apache.tuscany.sca.implementation.data.collection
Class Item

java.lang.Object
  extended by org.apache.tuscany.sca.data.collection.Item
      extended by org.apache.tuscany.sca.implementation.data.collection.Item

Deprecated.

@Deprecated
public class Item
extends Item

Represents a data item.


Constructor Summary
Item()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.tuscany.sca.data.collection.Item
getAlternate, getContents, getDate, getLink, getRelated, getTitle, setAlternate, setContents, setDate, setLink, setRelated, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Item

public Item()
Deprecated.