public class PhotosSetPerms extends AuthenticatedFlickrRequest implements org.apache.axis2.databinding.ADBBean
| Modifier and Type | Class and Description |
|---|---|
static class |
PhotosSetPerms.Factory
Factory class that keeps the parse method
|
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
localIs_family
field for Is_family
|
protected BigInteger |
localIs_friend
field for Is_friend
|
protected BigInteger |
localIs_public
field for Is_public
|
protected BigInteger |
localPerm_addmeta
field for Perm_addmeta
|
protected BigInteger |
localPerm_comment
field for Perm_comment
|
protected String |
localPhoto_id
field for Photo_id
|
static QName |
MY_QNAME |
localAuth_tokenlocalApi_siglocalApi_key, localExtraElement, localExtraElementTracker| Constructor and Description |
|---|
PhotosSetPerms() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getIs_family()
Auto generated getter method
|
BigInteger |
getIs_friend()
Auto generated getter method
|
BigInteger |
getIs_public()
Auto generated getter method
|
org.apache.axiom.om.OMElement |
getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory) |
BigInteger |
getPerm_addmeta()
Auto generated getter method
|
BigInteger |
getPerm_comment()
Auto generated getter method
|
String |
getPhoto_id()
Auto generated getter method
|
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 |
setIs_family(BigInteger param)
Auto generated setter method
|
void |
setIs_friend(BigInteger param)
Auto generated setter method
|
void |
setIs_public(BigInteger param)
Auto generated setter method
|
void |
setPerm_addmeta(BigInteger param)
Auto generated setter method
|
void |
setPerm_comment(BigInteger 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 BigInteger localIs_public
protected BigInteger localIs_friend
protected BigInteger localIs_family
protected BigInteger localPerm_comment
protected BigInteger localPerm_addmeta
public String getPhoto_id()
public void setPhoto_id(String param)
param - Photo_idpublic BigInteger getIs_public()
public void setIs_public(BigInteger param)
param - Is_publicpublic BigInteger getIs_friend()
public void setIs_friend(BigInteger param)
param - Is_friendpublic BigInteger getIs_family()
public void setIs_family(BigInteger param)
param - Is_familypublic BigInteger getPerm_comment()
public void setPerm_comment(BigInteger param)
param - Perm_commentpublic BigInteger getPerm_addmeta()
public void setPerm_addmeta(BigInteger param)
param - Perm_addmetapublic 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.