|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use General | |
---|---|
org.jabber.protocol.activity |
Uses of General in org.jabber.protocol.activity |
---|
Fields in org.jabber.protocol.activity declared as General | |
---|---|
protected General |
Activity.doingChores
|
protected General |
Activity.drinking
|
protected General |
Activity.eating
|
protected General |
Activity.exercising
|
protected General |
Activity.grooming
|
protected General |
Activity.havingAppointment
|
protected General |
Activity.inactive
|
protected General |
Activity.relaxing
|
protected General |
Activity.talking
|
protected General |
Activity.traveling
|
protected General |
Activity.working
|
Methods in org.jabber.protocol.activity that return General | |
---|---|
General |
ObjectFactory.createGeneral()
Create an instance of General |
General |
Activity.getDoingChores()
Gets the value of the doingChores property. |
General |
Activity.getDrinking()
Gets the value of the drinking property. |
General |
Activity.getEating()
Gets the value of the eating property. |
General |
Activity.getExercising()
Gets the value of the exercising property. |
General |
Activity.getGrooming()
Gets the value of the grooming property. |
General |
Activity.getHavingAppointment()
Gets the value of the havingAppointment property. |
General |
Activity.getInactive()
Gets the value of the inactive property. |
General |
Activity.getRelaxing()
Gets the value of the relaxing property. |
General |
Activity.getTalking()
Gets the value of the talking property. |
General |
Activity.getTraveling()
Gets the value of the traveling property. |
General |
Activity.getWorking()
Gets the value of the working property. |
Methods in org.jabber.protocol.activity with parameters of type General | |
---|---|
void |
Activity.setDoingChores(General value)
Sets the value of the doingChores property. |
void |
Activity.setDrinking(General value)
Sets the value of the drinking property. |
void |
Activity.setEating(General value)
Sets the value of the eating property. |
void |
Activity.setExercising(General value)
Sets the value of the exercising property. |
void |
Activity.setGrooming(General value)
Sets the value of the grooming property. |
void |
Activity.setHavingAppointment(General value)
Sets the value of the havingAppointment property. |
void |
Activity.setInactive(General value)
Sets the value of the inactive property. |
void |
Activity.setRelaxing(General value)
Sets the value of the relaxing property. |
void |
Activity.setTalking(General value)
Sets the value of the talking property. |
void |
Activity.setTraveling(General value)
Sets the value of the traveling property. |
void |
Activity.setWorking(General value)
Sets the value of the working property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |