Changes since
the last release

com.ebay.sdk.helper.ui
Class ControlTagItem

java.lang.Object
  extended by com.ebay.sdk.helper.ui.ControlTagItem

public class ControlTagItem
extends Object


Field Summary
 Object Tag
           
 String Text
           
 
Constructor Summary
ControlTagItem(String text, Object tag)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

Text

public String Text

Tag

public Object Tag
Constructor Detail

ControlTagItem

public ControlTagItem(String text,
                      Object tag)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.