public class PhotosNotesEdit extends AuthenticatedFlickrRequest implements org.apache.axis2.databinding.ADBBean
| Modifier and Type | Class and Description |
|---|---|
static class |
PhotosNotesEdit.Factory
Factory class that keeps the parse method
|
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
localNote_h
field for Note_h
|
protected String |
localNote_id
field for Note_id
|
protected String |
localNote_text
field for Note_text
|
protected BigInteger |
localNote_w
field for Note_w
|
protected BigInteger |
localNote_x
field for Note_x
|
protected BigInteger |
localNote_y
field for Note_y
|
static QName |
MY_QNAME |
localAuth_tokenlocalApi_siglocalApi_key, localExtraElement, localExtraElementTracker| Constructor and Description |
|---|
PhotosNotesEdit() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getNote_h()
Auto generated getter method
|
String |
getNote_id()
Auto generated getter method
|
String |
getNote_text()
Auto generated getter method
|
BigInteger |
getNote_w()
Auto generated getter method
|
BigInteger |
getNote_x()
Auto generated getter method
|
BigInteger |
getNote_y()
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
|
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter) |
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter,
boolean serializeType) |
void |
setNote_h(BigInteger param)
Auto generated setter method
|
void |
setNote_id(String param)
Auto generated setter method
|
void |
setNote_text(String param)
Auto generated setter method
|
void |
setNote_w(BigInteger param)
Auto generated setter method
|
void |
setNote_x(BigInteger param)
Auto generated setter method
|
void |
setNote_y(BigInteger 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 localNote_id
protected BigInteger localNote_x
protected BigInteger localNote_y
protected BigInteger localNote_w
protected BigInteger localNote_h
protected String localNote_text
public String getNote_id()
public void setNote_id(String param)
param - Note_idpublic BigInteger getNote_x()
public void setNote_x(BigInteger param)
param - Note_xpublic BigInteger getNote_y()
public void setNote_y(BigInteger param)
param - Note_ypublic BigInteger getNote_w()
public void setNote_w(BigInteger param)
param - Note_wpublic BigInteger getNote_h()
public void setNote_h(BigInteger param)
param - Note_hpublic String getNote_text()
public void setNote_text(String param)
param - Note_textpublic 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.