|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.tickertape.tickerlingua.jaxb.TickerLingua
public class TickerLingua
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="{}Globals" minOccurs="0"/> <element ref="{}HackystatServices"/> <element ref="{}HackystatUsers"/> <element ref="{}HackystatProjects"/> <element ref="{}Nabaztags" minOccurs="0"/> <element ref="{}TwitterAccounts" minOccurs="0"/> <element ref="{}FacebookAccounts" minOccurs="0"/> <element ref="{}Tickertapes"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected FacebookAccounts |
facebookAccounts
|
protected Globals |
globals
|
protected HackystatProjects |
hackystatProjects
|
protected HackystatServices |
hackystatServices
|
protected HackystatUsers |
hackystatUsers
|
protected Nabaztags |
nabaztags
|
protected Tickertapes |
tickertapes
|
protected TwitterAccounts |
twitterAccounts
|
Constructor Summary | |
---|---|
TickerLingua()
|
Method Summary | |
---|---|
FacebookAccounts |
getFacebookAccounts()
Gets the value of the facebookAccounts property. |
Globals |
getGlobals()
Gets the value of the globals property. |
HackystatProjects |
getHackystatProjects()
Gets the value of the hackystatProjects property. |
HackystatServices |
getHackystatServices()
Gets the value of the hackystatServices property. |
HackystatUsers |
getHackystatUsers()
Gets the value of the hackystatUsers property. |
Nabaztags |
getNabaztags()
Gets the value of the nabaztags property. |
Tickertapes |
getTickertapes()
Gets the value of the tickertapes property. |
TwitterAccounts |
getTwitterAccounts()
Gets the value of the twitterAccounts property. |
void |
setFacebookAccounts(FacebookAccounts value)
Sets the value of the facebookAccounts property. |
void |
setGlobals(Globals value)
Sets the value of the globals property. |
void |
setHackystatProjects(HackystatProjects value)
Sets the value of the hackystatProjects property. |
void |
setHackystatServices(HackystatServices value)
Sets the value of the hackystatServices property. |
void |
setHackystatUsers(HackystatUsers value)
Sets the value of the hackystatUsers property. |
void |
setNabaztags(Nabaztags value)
Sets the value of the nabaztags property. |
void |
setTickertapes(Tickertapes value)
Sets the value of the tickertapes property. |
void |
setTwitterAccounts(TwitterAccounts value)
Sets the value of the twitterAccounts property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Globals globals
protected HackystatServices hackystatServices
protected HackystatUsers hackystatUsers
protected HackystatProjects hackystatProjects
protected Nabaztags nabaztags
protected TwitterAccounts twitterAccounts
protected FacebookAccounts facebookAccounts
protected Tickertapes tickertapes
Constructor Detail |
---|
public TickerLingua()
Method Detail |
---|
public Globals getGlobals()
Globals
public void setGlobals(Globals value)
value
- allowed object is
Globals
public HackystatServices getHackystatServices()
HackystatServices
public void setHackystatServices(HackystatServices value)
value
- allowed object is
HackystatServices
public HackystatUsers getHackystatUsers()
HackystatUsers
public void setHackystatUsers(HackystatUsers value)
value
- allowed object is
HackystatUsers
public HackystatProjects getHackystatProjects()
HackystatProjects
public void setHackystatProjects(HackystatProjects value)
value
- allowed object is
HackystatProjects
public Nabaztags getNabaztags()
Nabaztags
public void setNabaztags(Nabaztags value)
value
- allowed object is
Nabaztags
public TwitterAccounts getTwitterAccounts()
TwitterAccounts
public void setTwitterAccounts(TwitterAccounts value)
value
- allowed object is
TwitterAccounts
public FacebookAccounts getFacebookAccounts()
FacebookAccounts
public void setFacebookAccounts(FacebookAccounts value)
value
- allowed object is
FacebookAccounts
public Tickertapes getTickertapes()
Tickertapes
public void setTickertapes(Tickertapes value)
value
- allowed object is
Tickertapes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |