|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of HsInfo in com.google.code.facebookapi.schema |
|---|
| Fields in com.google.code.facebookapi.schema with type parameters of type HsInfo | |
|---|---|
protected javax.xml.bind.JAXBElement<HsInfo> |
User.hsInfo
|
| Methods in com.google.code.facebookapi.schema that return HsInfo | |
|---|---|
HsInfo |
ObjectFactory.createHsInfo()
Create an instance of HsInfo |
| Methods in com.google.code.facebookapi.schema that return types with arguments of type HsInfo | |
|---|---|
javax.xml.bind.JAXBElement<HsInfo> |
ObjectFactory.createUserHsInfo(HsInfo value)
Create an instance of JAXBElement<HsInfo>} |
javax.xml.bind.JAXBElement<HsInfo> |
User.getHsInfo()
Gets the value of the hsInfo property. |
| Methods in com.google.code.facebookapi.schema with parameters of type HsInfo | |
|---|---|
javax.xml.bind.JAXBElement<HsInfo> |
ObjectFactory.createUserHsInfo(HsInfo value)
Create an instance of JAXBElement<HsInfo>} |
| Method parameters in com.google.code.facebookapi.schema with type arguments of type HsInfo | |
|---|---|
void |
User.setHsInfo(javax.xml.bind.JAXBElement<HsInfo> value)
Sets the value of the hsInfo property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||