|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TwitterAccount
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}provider-account-id"/> <element ref="{}provider-account-name"/> </sequence> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
java.lang.Long |
getProviderAccountId()
Gets the value of the providerAccountId property. |
java.lang.String |
getProviderAccountName()
Gets the value of the providerAccountName property. |
void |
setProviderAccountId(java.lang.Long value)
Sets the value of the providerAccountId property. |
void |
setProviderAccountName(java.lang.String value)
Sets the value of the providerAccountName property. |
Method Detail |
---|
java.lang.Long getProviderAccountId()
String
void setProviderAccountId(java.lang.Long value)
value
- allowed object is
String
java.lang.String getProviderAccountName()
String
void setProviderAccountName(java.lang.String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |