Class | Description |
---|---|
BaseClient<B,I,O> |
Default parent of all Clients.
|
BaseOutputConverter<I extends com.box.sdk.BoxResource.Info,O extends Resource> | |
BoxEntityConverter<I,B> |
Class that uses reflection to get all the setter methods from the
BoxJSONObject and use their names to invoke the getters from the Object and so assign those
setters the value returned from the call. |
Copyright © 2010–2019. All rights reserved.