public class PhotosSetDates extends AuthenticatedFlickrRequest implements org.apache.axis2.databinding.ADBBean
| Modifier and Type | Class and Description |
|---|---|
static class |
PhotosSetDates.Factory
Factory class that keeps the parse method
|
| Modifier and Type | Field and Description |
|---|---|
protected String |
localDate_posted
field for Date_posted
|
protected boolean |
localDate_postedTracker |
protected String |
localDate_taken
field for Date_taken
|
protected String |
localDate_taken_granularity
field for Date_taken_granularity
|
protected boolean |
localDate_taken_granularityTracker |
protected boolean |
localDate_takenTracker |
protected String |
localPhoto_id
field for Photo_id
|
static QName |
MY_QNAME |
localAuth_tokenlocalApi_siglocalApi_key, localExtraElement, localExtraElementTracker| Constructor and Description |
|---|
PhotosSetDates() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDate_posted()
Auto generated getter method
|
String |
getDate_taken_granularity()
Auto generated getter method
|
String |
getDate_taken()
Auto generated getter method
|
org.apache.axiom.om.OMElement |
getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory) |
String |
getPhoto_id()
Auto generated getter method
|
XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object
|
boolean |
isDate_postedSpecified() |
boolean |
isDate_taken_granularitySpecified() |
boolean |
isDate_takenSpecified() |
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter) |
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter,
boolean serializeType) |
void |
setDate_posted(String param)
Auto generated setter method
|
void |
setDate_taken_granularity(String param)
Auto generated setter method
|
void |
setDate_taken(String param)
Auto generated setter method
|
void |
setPhoto_id(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 localPhoto_id
protected String localDate_posted
protected boolean localDate_postedTracker
protected String localDate_taken
protected boolean localDate_takenTracker
protected String localDate_taken_granularity
protected boolean localDate_taken_granularityTracker
public String getPhoto_id()
public void setPhoto_id(String param)
param - Photo_idpublic boolean isDate_postedSpecified()
public String getDate_posted()
public void setDate_posted(String param)
param - Date_postedpublic boolean isDate_takenSpecified()
public String getDate_taken()
public void setDate_taken(String param)
param - Date_takenpublic boolean isDate_taken_granularitySpecified()
public String getDate_taken_granularity()
public void setDate_taken_granularity(String param)
param - Date_taken_granularitypublic 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.