public class TagsGetHotList extends FlickrRequest implements org.apache.axis2.databinding.ADBBean
| Modifier and Type | Class and Description |
|---|---|
static class |
TagsGetHotList.Factory
Factory class that keeps the parse method
|
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
localCount
field for Count
|
protected boolean |
localCountTracker |
protected String |
localPeriod
field for Period
|
protected boolean |
localPeriodTracker |
static QName |
MY_QNAME |
localApi_key, localExtraElement, localExtraElementTracker| Constructor and Description |
|---|
TagsGetHotList() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getCount()
Auto generated getter method
|
org.apache.axiom.om.OMElement |
getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory) |
String |
getPeriod()
Auto generated getter method
|
XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object
|
boolean |
isCountSpecified() |
boolean |
isPeriodSpecified() |
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter) |
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter,
boolean serializeType) |
void |
setCount(BigInteger param)
Auto generated setter method
|
void |
setPeriod(String param)
Auto generated setter method
|
addExtraElement, getApi_key, getExtraElement, isExtraElementSpecified, setApi_key, setExtraElement, validateExtraElementpublic static final QName MY_QNAME
protected String localPeriod
protected boolean localPeriodTracker
protected BigInteger localCount
protected boolean localCountTracker
public boolean isPeriodSpecified()
public String getPeriod()
public void setPeriod(String param)
param - Periodpublic boolean isCountSpecified()
public BigInteger getCount()
public void setCount(BigInteger param)
param - Countpublic org.apache.axiom.om.OMElement getOMElement(QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException
getOMElement in interface org.apache.axis2.databinding.ADBBeangetOMElement in class FlickrRequestparentQName - factory - org.apache.axis2.databinding.ADBExceptionpublic void serialize(QName parentQName, XMLStreamWriter xmlWriter) throws XMLStreamException, org.apache.axis2.databinding.ADBException
serialize in interface org.apache.axis2.databinding.ADBBeanserialize in class FlickrRequestXMLStreamExceptionorg.apache.axis2.databinding.ADBExceptionpublic void serialize(QName parentQName, XMLStreamWriter xmlWriter, boolean serializeType) throws XMLStreamException, org.apache.axis2.databinding.ADBException
serialize in interface org.apache.axis2.databinding.ADBBeanserialize in class FlickrRequestXMLStreamExceptionorg.apache.axis2.databinding.ADBExceptionpublic XMLStreamReader getPullParser(QName qName) throws org.apache.axis2.databinding.ADBException
getPullParser in interface org.apache.axis2.databinding.ADBBeangetPullParser in class FlickrRequestorg.apache.axis2.databinding.ADBExceptionCopyright © 2015 WSO2 Inc. All rights reserved.