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 java.lang.Object


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

Field Detail

Text

public java.lang.String Text

Tag

public java.lang.Object Tag
Constructor Detail

ControlTagItem

public ControlTagItem(java.lang.String text,
                      java.lang.Object tag)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.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.