|
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 java.util.List<java.lang.Object> |
any
|
protected java.lang.String |
content
|
protected java.lang.Boolean |
leftNav
|
protected java.lang.String |
name
|
protected java.lang.Integer |
order
|
protected java.lang.Long |
pageID
|
protected java.lang.Boolean |
previewEnabled
|
protected StoreCustomPageStatusCodeType |
status
|
protected java.lang.String |
url
|
protected java.lang.String |
urlPath
|
Constructor Summary | |
---|---|
StoreCustomPageType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
java.lang.String |
getContent()
Gets the value of the content property. |
java.lang.String |
getName()
Gets the value of the name property. |
java.lang.Integer |
getOrder()
Gets the value of the order property. |
java.lang.Long |
getPageID()
Gets the value of the pageID property. |
StoreCustomPageStatusCodeType |
getStatus()
Gets the value of the status property. |
java.lang.String |
getURL()
Gets the value of the url property. |
java.lang.String |
getURLPath()
Gets the value of the urlPath property. |
java.lang.Boolean |
isLeftNav()
Gets the value of the leftNav property. |
java.lang.Boolean |
isPreviewEnabled()
Gets the value of the previewEnabled property. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setContent(java.lang.String value)
Sets the value of the content property. |
void |
setLeftNav(java.lang.Boolean value)
Sets the value of the leftNav property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setOrder(java.lang.Integer value)
Sets the value of the order property. |
void |
setPageID(java.lang.Long value)
Sets the value of the pageID property. |
void |
setPreviewEnabled(java.lang.Boolean value)
Sets the value of the previewEnabled property. |
void |
setStatus(StoreCustomPageStatusCodeType value)
Sets the value of the status property. |
void |
setURL(java.lang.String value)
Sets the value of the url property. |
void |
setURLPath(java.lang.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 java.lang.String name
protected java.lang.Long pageID
protected java.lang.String urlPath
protected java.lang.String url
protected StoreCustomPageStatusCodeType status
protected java.lang.String content
protected java.lang.Boolean leftNav
protected java.lang.Boolean previewEnabled
protected java.lang.Integer order
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public StoreCustomPageType()
Method Detail |
---|
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is
String
public java.lang.Long getPageID()
Long
public void setPageID(java.lang.Long value)
value
- allowed object is
Long
public java.lang.String getURLPath()
String
public void setURLPath(java.lang.String value)
value
- allowed object is
String
public java.lang.String getURL()
String
public void setURL(java.lang.String value)
value
- allowed object is
String
public StoreCustomPageStatusCodeType getStatus()
StoreCustomPageStatusCodeType
public void setStatus(StoreCustomPageStatusCodeType value)
value
- allowed object is
StoreCustomPageStatusCodeType
public java.lang.String getContent()
String
public void setContent(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isLeftNav()
Boolean
public void setLeftNav(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isPreviewEnabled()
Boolean
public void setPreviewEnabled(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Integer getOrder()
Integer
public void setOrder(java.lang.Integer value)
value
- allowed object is
Integer
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.