|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.ListingRecommendationType
public class ListingRecommendationType
Type defining the Recommendation container(s) that are
conditionally returned in all Add/Revise/Relist/Verify API calls.
Each Recommendation container provides a message to the seller on
how a listing can be improved or brought up to standard in regards to top-rated seller/listing requirements, mandated or recommended Item Specifics, picture quality requirements, pricing and/or listing format recommendations, recommended keywords and/or Item Specifics in a Title, and/or a recommendation to use Fast 'N Free shipping.
One or more Recommendation containers can be returned for each
listing.
Java class for ListingRecommendationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ListingRecommendationType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Group" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FieldName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="Message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Metadata" type="{urn:ebay:apis:eBLBaseComponents}MetadataType" maxOccurs="unbounded" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<java.lang.Object> |
any
|
protected java.lang.String |
code
|
protected java.lang.String |
fieldName
|
protected java.lang.String |
group
|
protected java.lang.String |
message
|
protected java.util.List<MetadataType> |
metadata
|
protected java.lang.String |
type
|
protected java.util.List<java.lang.String> |
value
|
Constructor Summary | |
---|---|
ListingRecommendationType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
protected java.util.List<MetadataType> |
_getMetadata()
|
protected java.util.List<java.lang.String> |
_getValue()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
java.lang.String |
getCode()
Gets the value of the code property. |
java.lang.String |
getFieldName()
Gets the value of the fieldName property. |
java.lang.String |
getGroup()
Gets the value of the group property. |
java.lang.String |
getMessage()
Gets the value of the message property. |
MetadataType[] |
getMetadata()
|
MetadataType |
getMetadata(int idx)
|
int |
getMetadataLength()
|
java.lang.String |
getType()
Gets the value of the type property. |
java.lang.String[] |
getValue()
|
java.lang.String |
getValue(int idx)
|
int |
getValueLength()
|
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setCode(java.lang.String value)
Sets the value of the code property. |
void |
setFieldName(java.lang.String value)
Sets the value of the fieldName property. |
void |
setGroup(java.lang.String value)
Sets the value of the group property. |
void |
setMessage(java.lang.String value)
Sets the value of the message property. |
MetadataType |
setMetadata(int idx,
MetadataType value)
|
void |
setMetadata(MetadataType[] values)
|
void |
setType(java.lang.String value)
Sets the value of the type property. |
java.lang.String |
setValue(int idx,
java.lang.String value)
|
void |
setValue(java.lang.String[] values)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String type
protected java.lang.String group
protected java.lang.String fieldName
protected java.lang.String code
protected java.util.List<java.lang.String> value
protected java.lang.String message
protected java.util.List<MetadataType> metadata
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public ListingRecommendationType()
Method Detail |
---|
public java.lang.String getType()
String
public void setType(java.lang.String value)
value
- allowed object is
String
public java.lang.String getGroup()
String
public void setGroup(java.lang.String value)
value
- allowed object is
String
public java.lang.String getFieldName()
String
public void setFieldName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCode()
String
public void setCode(java.lang.String value)
value
- allowed object is
String
public java.lang.String[] getValue()
String
public java.lang.String getValue(int idx)
String
public int getValueLength()
public void setValue(java.lang.String[] values)
values
- allowed objects are
String
protected java.util.List<java.lang.String> _getValue()
public java.lang.String setValue(int idx, java.lang.String value)
value
- allowed object is
String
public java.lang.String getMessage()
String
public void setMessage(java.lang.String value)
value
- allowed object is
String
public MetadataType[] getMetadata()
MetadataType
public MetadataType getMetadata(int idx)
MetadataType
public int getMetadataLength()
public void setMetadata(MetadataType[] values)
values
- allowed objects are
MetadataType
protected java.util.List<MetadataType> _getMetadata()
public MetadataType setMetadata(int idx, MetadataType value)
value
- allowed object is
MetadataType
public java.lang.Object[] getAny()
Object
Element
public java.lang.Object getAny(int idx)
Object
Element
public int getAnyLength()
public void setAny(java.lang.Object[] values)
values
- allowed objects are
Object
Element
protected java.util.List<java.lang.Object> _getAny()
public java.lang.Object setAny(int idx, java.lang.Object value)
value
- allowed object is
Object
Element
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.