|
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.ListingDurationReferenceType
public class ListingDurationReferenceType
Identifies the type of listing as an attribute on the ListingDuration node.
Java class for ListingDurationReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ListingDurationReferenceType"> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>int"> <attribute name="type" type="{urn:ebay:apis:eBLBaseComponents}ListingTypeCodeType" /> </extension> </simpleContent> </complexType>
Field Summary | |
---|---|
protected ListingTypeCodeType |
type
|
protected int |
value
|
Constructor Summary | |
---|---|
ListingDurationReferenceType()
|
Method Summary | |
---|---|
ListingTypeCodeType |
getType()
Gets the value of the type property. |
int |
getValue()
Gets the value of the value property. |
void |
setType(ListingTypeCodeType value)
Sets the value of the type property. |
void |
setValue(int value)
Sets the value of the value property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int value
protected ListingTypeCodeType type
Constructor Detail |
---|
public ListingDurationReferenceType()
Method Detail |
---|
public int getValue()
public void setValue(int value)
public ListingTypeCodeType getType()
ListingTypeCodeType
public void setType(ListingTypeCodeType value)
value
- allowed object is
ListingTypeCodeType
|
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.