|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseSchemaEntity | |
---|---|
com.google.code.linkedinapi.client.impl | |
com.google.code.linkedinapi.schema.xpp |
Uses of BaseSchemaEntity in com.google.code.linkedinapi.client.impl |
---|
Fields in com.google.code.linkedinapi.client.impl with type parameters of type BaseSchemaEntity | |
---|---|
private static java.util.Map<java.lang.Class<? extends SchemaEntity>,java.lang.Class<? extends BaseSchemaEntity>> |
LinkedInApiXppClient.DOM_CLASSES_MAP
Field description |
Methods in com.google.code.linkedinapi.client.impl that return BaseSchemaEntity | |
---|---|
private BaseSchemaEntity |
LinkedInApiXppClient.getSchemaEntityByClass(java.lang.Class<?> clazz)
Method description |
Uses of BaseSchemaEntity in com.google.code.linkedinapi.schema.xpp |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |