public class PhotosGeoSetPerms extends AuthenticatedFlickrRequest implements org.apache.axis2.databinding.ADBBean
| Modifier and Type | Class and Description |
|---|---|
static class |
PhotosGeoSetPerms.Factory
Factory class that keeps the parse method
|
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
localIs_contact
field for Is_contact
|
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 String |
localPhoto_id
field for Photo_id
|
static QName |
MY_QNAME |
localAuth_tokenlocalApi_siglocalApi_key, localExtraElement, localExtraElementTracker| Constructor and Description |
|---|
PhotosGeoSetPerms() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getIs_contact()
Auto generated getter method
|
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) |
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_contact(BigInteger param)
Auto generated setter method
|
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 |
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 BigInteger localIs_public
protected BigInteger localIs_contact
protected BigInteger localIs_friend
protected BigInteger localIs_family
protected String localPhoto_id
public BigInteger getIs_public()
public void setIs_public(BigInteger param)
param - Is_publicpublic BigInteger getIs_contact()
public void setIs_contact(BigInteger param)
param - Is_contactpublic BigInteger getIs_friend()
public void setIs_friend(BigInteger param)
param - Is_friendpublic BigInteger getIs_family()
public void setIs_family(BigInteger param)
param - Is_familypublic String getPhoto_id()
public void setPhoto_id(String param)
param - Photo_idpublic 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.