|
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.sdk.util.MotorAttributeHelper
public class MotorAttributeHelper
Helper class to work on motor attributes.
Title:
Description:
Copyright: Copyright (c) 2004
Company: eBay Inc.
Field Summary | |
---|---|
int |
ID_DEPOSITAMOUNT
ID of DepositAmount attribute. |
int |
ID_DEPOSITTYPE
ID of DepositType attribute. |
int |
ID_SUBTITLE
ID of Subtitle attribute. |
Constructor Summary | |
---|---|
MotorAttributeHelper()
|
|
MotorAttributeHelper(AttributeSetType ast)
Constructor. |
Method Summary | |
---|---|
AttributeSetType |
getAttributeSet()
|
double |
getDepositAmount()
Gets the DepositAmount. |
java.lang.String |
getSubtitle()
Gets motor subtitle. |
void |
setDepositAmount(double depositAmount)
Sets the DepositAmount. |
void |
setSubtitle(java.lang.String subTitle)
Sets motor subtitle. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final int ID_SUBTITLE
public final int ID_DEPOSITAMOUNT
public final int ID_DEPOSITTYPE
Constructor Detail |
---|
public MotorAttributeHelper()
public MotorAttributeHelper(AttributeSetType ast)
ast
- AttributeSetType The object that contains the motor attributes that you want to access.Method Detail |
---|
public AttributeSetType getAttributeSet()
public java.lang.String getSubtitle()
public void setSubtitle(java.lang.String subTitle)
subTitle
- Stringpublic double getDepositAmount()
public void setDepositAmount(double depositAmount)
depositAmount
- double
|
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.