|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Authorization | |
---|---|
com.google.code.linkedinapi.schema | |
com.google.code.linkedinapi.schema.impl | |
com.google.code.linkedinapi.schema.xpp |
Uses of Authorization in com.google.code.linkedinapi.schema |
---|
Methods in com.google.code.linkedinapi.schema that return Authorization | |
---|---|
Authorization |
ObjectFactory.createAuthorization()
Create an instance of Authorization |
Authorization |
SchemaElementFactory.createAuthorization()
Create an instance of Authorization |
Authorization |
InvitationRequest.getAuthorization()
Gets the value of the authorization property. |
Methods in com.google.code.linkedinapi.schema with parameters of type Authorization | |
---|---|
void |
InvitationRequest.setAuthorization(Authorization value)
Sets the value of the authorization property. |
Uses of Authorization in com.google.code.linkedinapi.schema.impl |
---|
Classes in com.google.code.linkedinapi.schema.impl that implement Authorization | |
---|---|
class |
AuthorizationImpl
|
Methods in com.google.code.linkedinapi.schema.impl that return Authorization | |
---|---|
Authorization |
InvitationRequestImpl.getAuthorization()
|
Methods in com.google.code.linkedinapi.schema.impl with parameters of type Authorization | |
---|---|
void |
InvitationRequestImpl.setAuthorization(Authorization value)
|
Uses of Authorization in com.google.code.linkedinapi.schema.xpp |
---|
Methods in com.google.code.linkedinapi.schema.xpp that return Authorization | |
---|---|
Authorization |
XppElementFactory.createAuthorization()
|
Authorization |
InvitationRequestImpl.getAuthorization()
|
Methods in com.google.code.linkedinapi.schema.xpp with parameters of type Authorization | |
---|---|
void |
InvitationRequestImpl.setAuthorization(Authorization value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |