|
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.StoreCustomPageType
public class StoreCustomPageType
Java class for StoreCustomPageType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StoreCustomPageType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PageID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="URLPath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="URL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> <element name="Status" type="{urn:ebay:apis:eBLBaseComponents}StoreCustomPageStatusCodeType" minOccurs="0"/> <element name="Content" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="LeftNav" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="PreviewEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Order" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected List<Object> |
any
|
protected String |
content
|
protected Boolean |
leftNav
|
protected String |
name
|
protected Integer |
order
|
protected Long |
pageID
|
protected Boolean |
previewEnabled
|
protected StoreCustomPageStatusCodeType |
status
|
protected String |
url
|
protected String |
urlPath
|
Constructor Summary | |
---|---|
StoreCustomPageType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
String |
getContent()
Gets the value of the content property. |
String |
getName()
Gets the value of the name property. |
Integer |
getOrder()
Gets the value of the order property. |
Long |
getPageID()
Gets the value of the pageID property. |
StoreCustomPageStatusCodeType |
getStatus()
Gets the value of the status property. |
String |
getURL()
Gets the value of the url property. |
String |
getURLPath()
Gets the value of the urlPath property. |
Boolean |
isLeftNav()
Gets the value of the leftNav property. |
Boolean |
isPreviewEnabled()
Gets the value of the previewEnabled property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setContent(String value)
Sets the value of the content property. |
void |
setLeftNav(Boolean value)
Sets the value of the leftNav property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setOrder(Integer value)
Sets the value of the order property. |
void |
setPageID(Long value)
Sets the value of the pageID property. |
void |
setPreviewEnabled(Boolean value)
Sets the value of the previewEnabled property. |
void |
setStatus(StoreCustomPageStatusCodeType value)
Sets the value of the status property. |
void |
setURL(String value)
Sets the value of the url property. |
void |
setURLPath(String value)
Sets the value of the urlPath property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String name
protected Long pageID
protected String urlPath
protected String url
protected StoreCustomPageStatusCodeType status
protected String content
protected Boolean leftNav
protected Boolean previewEnabled
protected Integer order
protected List<Object> any
Constructor Detail |
---|
public StoreCustomPageType()
Method Detail |
---|
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public Long getPageID()
Long
public void setPageID(Long value)
value
- allowed object is
Long
public String getURLPath()
String
public void setURLPath(String value)
value
- allowed object is
String
public String getURL()
String
public void setURL(String value)
value
- allowed object is
String
public StoreCustomPageStatusCodeType getStatus()
StoreCustomPageStatusCodeType
public void setStatus(StoreCustomPageStatusCodeType value)
value
- allowed object is
StoreCustomPageStatusCodeType
public String getContent()
String
public void setContent(String value)
value
- allowed object is
String
public Boolean isLeftNav()
Boolean
public void setLeftNav(Boolean value)
value
- allowed object is
Boolean
public Boolean isPreviewEnabled()
Boolean
public void setPreviewEnabled(Boolean value)
value
- allowed object is
Boolean
public Integer getOrder()
Integer
public void setOrder(Integer value)
value
- allowed object is
Integer
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, Object value)
value
- allowed object is
Element
Object
|
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.