|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HsInfo | |
|---|---|
| com.facebook.api.schema | |
| Uses of HsInfo in com.facebook.api.schema |
|---|
| Fields in com.facebook.api.schema with type parameters of type HsInfo | |
|---|---|
protected javax.xml.bind.JAXBElement<HsInfo> |
User.hsInfo
|
| Methods in com.facebook.api.schema that return HsInfo | |
|---|---|
HsInfo |
ObjectFactory.createHsInfo()
Create an instance of HsInfo |
| Methods in com.facebook.api.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.facebook.api.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.facebook.api.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 | |||||||||