Hierarchy For All Packages
Package Hierarchies:- com.github.badpop.jcoinbase.client,
- com.github.badpop.jcoinbase.client.service,
- com.github.badpop.jcoinbase.client.service.auth,
- com.github.badpop.jcoinbase.client.service.data,
- com.github.badpop.jcoinbase.client.service.data.dto,
- com.github.badpop.jcoinbase.client.service.dto,
- com.github.badpop.jcoinbase.client.service.user,
- com.github.badpop.jcoinbase.client.service.user.dto,
- com.github.badpop.jcoinbase.client.service.utils,
- com.github.badpop.jcoinbase.control,
- com.github.badpop.jcoinbase.exception,
- com.github.badpop.jcoinbase.model,
- com.github.badpop.jcoinbase.model.data,
- com.github.badpop.jcoinbase.model.request,
- com.github.badpop.jcoinbase.model.user,
- com.github.badpop.jcoinbase.service
Class Hierarchy
- java.lang.Object
- com.github.badpop.jcoinbase.client.service.auth.AuthenticationService
- com.github.badpop.jcoinbase.model.user.Authorizations
- com.github.badpop.jcoinbase.client.service.user.dto.AuthorizationsDto
- com.github.badpop.jcoinbase.control.CallResult<L,R> (implements com.github.badpop.jcoinbase.control.FunctionalValue<T>, java.lang.Iterable<T>, java.io.Serializable)
- com.github.badpop.jcoinbase.control.CallResult.Failure<L,R> (implements java.io.Serializable)
- com.github.badpop.jcoinbase.control.CallResult.Success<L,R> (implements java.io.Serializable)
- com.github.badpop.jcoinbase.control.CallResult.FailureProjection<L,R> (implements com.github.badpop.jcoinbase.control.FunctionalValue<T>)
- com.github.badpop.jcoinbase.control.CallResult.SuccessProjection<L,R> (implements com.github.badpop.jcoinbase.control.FunctionalValue<T>)
- com.github.badpop.jcoinbase.client.service.data.CoinbaseDataService
- com.github.badpop.jcoinbase.model.CoinbaseError
- com.github.badpop.jcoinbase.client.service.user.CoinbaseUserService
- com.github.badpop.jcoinbase.model.user.Country
- com.github.badpop.jcoinbase.client.service.user.dto.CountryDto
- com.github.badpop.jcoinbase.model.data.Currency
- com.github.badpop.jcoinbase.client.service.data.dto.CurrencyDto
- com.github.badpop.jcoinbase.client.service.dto.DataDto<T>
- com.github.badpop.jcoinbase.client.service.dto.DataErrorDto<T>
- com.github.badpop.jcoinbase.client.service.dto.DataErrorsDto
- com.github.badpop.jcoinbase.client.service.data.DataService
- com.github.badpop.jcoinbase.client.service.dto.ErrorDto
- com.github.badpop.jcoinbase.service.ErrorManagerService
- com.github.badpop.jcoinbase.model.data.ExchangeRates
- com.github.badpop.jcoinbase.client.service.data.dto.ExchangeRatesDto
- com.github.badpop.jcoinbase.client.JCoinbaseClient
- com.github.badpop.jcoinbase.client.JCoinbaseClientFactory
- com.github.badpop.jcoinbase.client.JCoinbaseProperties
- com.github.badpop.jcoinbase.client.JCoinbasePropertiesFactory
- com.github.badpop.jcoinbase.model.user.Nationality
- com.github.badpop.jcoinbase.client.service.user.dto.NationalityDto
- com.github.badpop.jcoinbase.model.data.Price
- com.github.badpop.jcoinbase.client.service.data.dto.PriceDto
- com.github.badpop.jcoinbase.model.user.ReferralMoney
- com.github.badpop.jcoinbase.client.service.user.dto.ReferralMoneyDto
- com.github.badpop.jcoinbase.client.service.dto.SingleErrorDto
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.badpop.jcoinbase.exception.JCoinbaseException
- java.lang.RuntimeException
- java.lang.Exception
- com.github.badpop.jcoinbase.model.user.Tiers
- com.github.badpop.jcoinbase.client.service.user.dto.TiersDto
- com.github.badpop.jcoinbase.model.data.Time
- com.github.badpop.jcoinbase.client.service.data.dto.TimeDto
- com.github.badpop.jcoinbase.model.request.UpdateCurrentUserRequest
- com.github.badpop.jcoinbase.model.user.User
- com.github.badpop.jcoinbase.client.service.user.dto.UserDto
- com.github.badpop.jcoinbase.client.service.user.UserService
- com.github.badpop.jcoinbase.client.service.dto.WarningDto
- com.github.badpop.jcoinbase.client.service.WarningManagerService
Interface Hierarchy
- com.github.badpop.jcoinbase.client.service.utils.DateAndTimeUtils
- java.lang.Iterable<T>
- com.github.badpop.jcoinbase.control.FunctionalValue<T>
- com.github.badpop.jcoinbase.client.service.JsonDeserializationService
- com.github.badpop.jcoinbase.client.service.utils.StringUtils
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.badpop.jcoinbase.client.service.Headers
- com.github.badpop.jcoinbase.model.data.Price.PriceType
- com.github.badpop.jcoinbase.model.user.ResourceType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)