public class PhotosGetCounts extends AuthenticatedFlickrRequest implements org.apache.axis2.databinding.ADBBean
| Modifier and Type | Class and Description |
|---|---|
static class |
PhotosGetCounts.Factory
Factory class that keeps the parse method
|
| Modifier and Type | Field and Description |
|---|---|
protected String |
localDates
field for Dates
|
protected boolean |
localDatesTracker |
protected String |
localTaken_dates
field for Taken_dates
|
protected boolean |
localTaken_datesTracker |
static QName |
MY_QNAME |
localAuth_tokenlocalApi_siglocalApi_key, localExtraElement, localExtraElementTracker| Constructor and Description |
|---|
PhotosGetCounts() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDates()
Auto generated getter method
|
org.apache.axiom.om.OMElement |
getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory) |
XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object
|
String |
getTaken_dates()
Auto generated getter method
|
boolean |
isDatesSpecified() |
boolean |
isTaken_datesSpecified() |
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter) |
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter,
boolean serializeType) |
void |
setDates(String param)
Auto generated setter method
|
void |
setTaken_dates(String param)
Auto generated setter method
|
getAuth_token, setAuth_tokengetApi_sig, setApi_sigaddExtraElement, getApi_key, getExtraElement, isExtraElementSpecified, setApi_key, setExtraElement, validateExtraElementpublic static final QName MY_QNAME
protected String localDates
protected boolean localDatesTracker
protected String localTaken_dates
protected boolean localTaken_datesTracker
public boolean isDatesSpecified()
public String getDates()
public void setDates(String param)
param - Datespublic boolean isTaken_datesSpecified()
public String getTaken_dates()
public void setTaken_dates(String param)
param - Taken_datespublic 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 AuthenticatedFlickrRequestparentQName - 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 AuthenticatedFlickrRequestXMLStreamExceptionorg.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 AuthenticatedFlickrRequestXMLStreamExceptionorg.apache.axis2.databinding.ADBExceptionpublic XMLStreamReader getPullParser(QName qName) throws org.apache.axis2.databinding.ADBException
getPullParser in interface org.apache.axis2.databinding.ADBBeangetPullParser in class AuthenticatedFlickrRequestorg.apache.axis2.databinding.ADBExceptionCopyright © 2015 WSO2 Inc. All rights reserved.