|
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.PictureManagerDetailsType
public class PictureManagerDetailsType
Java class for PictureManagerDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PictureManagerDetailsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="SubscriptionLevel" type="{urn:ebay:apis:eBLBaseComponents}PictureManagerSubscriptionLevelCodeType" minOccurs="0"/> <element name="StorageUsed" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="TotalStorageAvailable" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="KeepOriginal" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="WatermarkEPS" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="WatermarkUserID" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Folder" type="{urn:ebay:apis:eBLBaseComponents}PictureManagerFolderType" maxOccurs="unbounded" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<java.lang.Object> |
any
|
protected java.util.List<PictureManagerFolderType> |
folder
|
protected java.lang.Boolean |
keepOriginal
|
protected java.lang.Integer |
storageUsed
|
protected PictureManagerSubscriptionLevelCodeType |
subscriptionLevel
|
protected java.lang.Integer |
totalStorageAvailable
|
protected java.lang.Boolean |
watermarkEPS
|
protected java.lang.Boolean |
watermarkUserID
|
Constructor Summary | |
---|---|
PictureManagerDetailsType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
protected java.util.List<PictureManagerFolderType> |
_getFolder()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
PictureManagerFolderType[] |
getFolder()
|
PictureManagerFolderType |
getFolder(int idx)
|
int |
getFolderLength()
|
java.lang.Integer |
getStorageUsed()
Gets the value of the storageUsed property. |
PictureManagerSubscriptionLevelCodeType |
getSubscriptionLevel()
Gets the value of the subscriptionLevel property. |
java.lang.Integer |
getTotalStorageAvailable()
Gets the value of the totalStorageAvailable property. |
java.lang.Boolean |
isKeepOriginal()
Gets the value of the keepOriginal property. |
java.lang.Boolean |
isWatermarkEPS()
Gets the value of the watermarkEPS property. |
java.lang.Boolean |
isWatermarkUserID()
Gets the value of the watermarkUserID property. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
PictureManagerFolderType |
setFolder(int idx,
PictureManagerFolderType value)
|
void |
setFolder(PictureManagerFolderType[] values)
|
void |
setKeepOriginal(java.lang.Boolean value)
Sets the value of the keepOriginal property. |
void |
setStorageUsed(java.lang.Integer value)
Sets the value of the storageUsed property. |
void |
setSubscriptionLevel(PictureManagerSubscriptionLevelCodeType value)
Sets the value of the subscriptionLevel property. |
void |
setTotalStorageAvailable(java.lang.Integer value)
Sets the value of the totalStorageAvailable property. |
void |
setWatermarkEPS(java.lang.Boolean value)
Sets the value of the watermarkEPS property. |
void |
setWatermarkUserID(java.lang.Boolean value)
Sets the value of the watermarkUserID property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected PictureManagerSubscriptionLevelCodeType subscriptionLevel
protected java.lang.Integer storageUsed
protected java.lang.Integer totalStorageAvailable
protected java.lang.Boolean keepOriginal
protected java.lang.Boolean watermarkEPS
protected java.lang.Boolean watermarkUserID
protected java.util.List<PictureManagerFolderType> folder
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public PictureManagerDetailsType()
Method Detail |
---|
public PictureManagerSubscriptionLevelCodeType getSubscriptionLevel()
PictureManagerSubscriptionLevelCodeType
public void setSubscriptionLevel(PictureManagerSubscriptionLevelCodeType value)
value
- allowed object is
PictureManagerSubscriptionLevelCodeType
public java.lang.Integer getStorageUsed()
Integer
public void setStorageUsed(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getTotalStorageAvailable()
Integer
public void setTotalStorageAvailable(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Boolean isKeepOriginal()
Boolean
public void setKeepOriginal(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isWatermarkEPS()
Boolean
public void setWatermarkEPS(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isWatermarkUserID()
Boolean
public void setWatermarkUserID(java.lang.Boolean value)
value
- allowed object is
Boolean
public PictureManagerFolderType[] getFolder()
PictureManagerFolderType
public PictureManagerFolderType getFolder(int idx)
PictureManagerFolderType
public int getFolderLength()
public void setFolder(PictureManagerFolderType[] values)
values
- allowed objects are
PictureManagerFolderType
protected java.util.List<PictureManagerFolderType> _getFolder()
public PictureManagerFolderType setFolder(int idx, PictureManagerFolderType value)
value
- allowed object is
PictureManagerFolderType
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.