|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserStatus | |
|---|---|
| com.facebook.api.schema | |
| Uses of UserStatus in com.facebook.api.schema |
|---|
| Fields in com.facebook.api.schema with type parameters of type UserStatus | |
|---|---|
protected javax.xml.bind.JAXBElement<UserStatus> |
User.status
|
protected javax.xml.bind.JAXBElement<UserStatus> |
Page.status
|
| Methods in com.facebook.api.schema that return UserStatus | |
|---|---|
UserStatus |
ObjectFactory.createUserStatus()
Create an instance of UserStatus |
| Methods in com.facebook.api.schema that return types with arguments of type UserStatus | |
|---|---|
javax.xml.bind.JAXBElement<UserStatus> |
ObjectFactory.createPageStatus(UserStatus value)
Create an instance of JAXBElement<UserStatus>} |
javax.xml.bind.JAXBElement<UserStatus> |
ObjectFactory.createUserStatus(UserStatus value)
Create an instance of JAXBElement<UserStatus>} |
javax.xml.bind.JAXBElement<UserStatus> |
User.getStatus()
Gets the value of the status property. |
javax.xml.bind.JAXBElement<UserStatus> |
Page.getStatus()
Gets the value of the status property. |
| Methods in com.facebook.api.schema with parameters of type UserStatus | |
|---|---|
javax.xml.bind.JAXBElement<UserStatus> |
ObjectFactory.createPageStatus(UserStatus value)
Create an instance of JAXBElement<UserStatus>} |
javax.xml.bind.JAXBElement<UserStatus> |
ObjectFactory.createUserStatus(UserStatus value)
Create an instance of JAXBElement<UserStatus>} |
| Method parameters in com.facebook.api.schema with type arguments of type UserStatus | |
|---|---|
void |
User.setStatus(javax.xml.bind.JAXBElement<UserStatus> value)
Sets the value of the status property. |
void |
Page.setStatus(javax.xml.bind.JAXBElement<UserStatus> value)
Sets the value of the status property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||