Changes since
the last release

com.ebay.sdk.attributes.model
Class SearchAttribute

java.lang.Object
  extended by com.ebay.soap.eBLBaseComponents.SearchAttributesType
      extended by com.ebay.sdk.attributes.model.SearchAttribute
All Implemented Interfaces:
Serializable

public class SearchAttribute
extends SearchAttributesType

Title: AttributesLib for Java

Description:

Copyright: Copyright (c) 2004

Company: eBay Inc.

Version:
1.0
Author:
Weijun Li
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebay.soap.eBLBaseComponents.SearchAttributesType
any, attributeID, dateSpecifier, rangeSpecifier, valueList
 
Constructor Summary
SearchAttribute()
           
 
Method Summary
 void addValue(Value val)
          Adds to value list of the attribute.
 
Methods inherited from class com.ebay.soap.eBLBaseComponents.SearchAttributesType
_getAny, _getValueList, getAny, getAny, getAnyLength, getAttributeID, getDateSpecifier, getRangeSpecifier, getValueList, getValueList, getValueListLength, setAny, setAny, setAttributeID, setDateSpecifier, setRangeSpecifier, setValueList, setValueList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchAttribute

public SearchAttribute()
Method Detail

addValue

public void addValue(Value val)
Adds to value list of the attribute.

Parameters:
val - Value

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.