A C D E G I M O P R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractRebrickableService - Class in org.dajlab.rebrickableapi.v3.service
-
Abstract service.
- AbstractRebrickableService(String) - Constructor for class org.dajlab.rebrickableapi.v3.service.AbstractRebrickableService
-
Constructor.
C
- Color - Class in org.dajlab.rebrickableapi.v3.vo
-
Describes a color.
- Color() - Constructor for class org.dajlab.rebrickableapi.v3.vo.Color
- ColorExternalIds - Class in org.dajlab.rebrickableapi.v3.vo
-
External ids.
- ColorExternalIds() - Constructor for class org.dajlab.rebrickableapi.v3.vo.ColorExternalIds
D
E
- Element - Class in org.dajlab.rebrickableapi.v3.vo
-
Describes an element.
- Element() - Constructor for class org.dajlab.rebrickableapi.v3.vo.Element
- ElementsServiceImpl - Class in org.dajlab.rebrickableapi.v3.service.lego.impl
-
Implementation of
IElementsService - ElementsServiceImpl(String) - Constructor for class org.dajlab.rebrickableapi.v3.service.lego.impl.ElementsServiceImpl
-
Constructor.
- ExternalId - Class in org.dajlab.rebrickableapi.v3.vo
-
External ID.
- ExternalId() - Constructor for class org.dajlab.rebrickableapi.v3.vo.ExternalId
G
- GET - org.dajlab.rebrickableapi.v3.enumeration.Method
- getBricklink() - Method in class org.dajlab.rebrickableapi.v3.vo.ColorExternalIds
- getBricklink() - Method in class org.dajlab.rebrickableapi.v3.vo.PartExternalIds
- getColor() - Method in class org.dajlab.rebrickableapi.v3.vo.Element
- getDesignId() - Method in class org.dajlab.rebrickableapi.v3.vo.Element
- getElement(String) - Method in interface org.dajlab.rebrickableapi.v3.service.lego.IElementsService
-
Get details about a specific Element ID.
- getElement(String) - Method in class org.dajlab.rebrickableapi.v3.service.lego.impl.ElementsServiceImpl
-
Get details about a specific Element ID.
- getElementId() - Method in class org.dajlab.rebrickableapi.v3.vo.Element
- getElements() - Method in interface org.dajlab.rebrickableapi.v3.service.IRebrickableService
-
Elements service.
- getElements() - Method in class org.dajlab.rebrickableapi.v3.service.RebrickableServiceImpl
-
#Elements service.
- getExtDescrs() - Method in class org.dajlab.rebrickableapi.v3.vo.ExternalId
- getExternalIds() - Method in class org.dajlab.rebrickableapi.v3.vo.Color
- getExternalIds() - Method in class org.dajlab.rebrickableapi.v3.vo.Part
- getExtIds() - Method in class org.dajlab.rebrickableapi.v3.vo.ExternalId
- getId() - Method in class org.dajlab.rebrickableapi.v3.vo.Color
- getLego() - Method in class org.dajlab.rebrickableapi.v3.vo.ColorExternalIds
- getName() - Method in class org.dajlab.rebrickableapi.v3.vo.Color
- getName() - Method in class org.dajlab.rebrickableapi.v3.vo.Part
- getName() - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- getNumberParts() - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- getPart() - Method in class org.dajlab.rebrickableapi.v3.vo.Element
- getPartImgUrl() - Method in class org.dajlab.rebrickableapi.v3.vo.Element
- getPartNum() - Method in class org.dajlab.rebrickableapi.v3.vo.Part
- getSet(String) - Method in class org.dajlab.rebrickableapi.v3.service.lego.impl.SetsServiceImpl
-
Get details for a specific Set.
- getSet(String) - Method in interface org.dajlab.rebrickableapi.v3.service.lego.ISetsService
-
Get details for a specific Set.
- getSetImageUrl() - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- getSetNumber() - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- getSets() - Method in interface org.dajlab.rebrickableapi.v3.service.IRebrickableService
-
Sets service.
- getSets() - Method in class org.dajlab.rebrickableapi.v3.service.RebrickableServiceImpl
-
Sets service.
- getSetUrl() - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- getThemeId() - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- getYear() - Method in class org.dajlab.rebrickableapi.v3.vo.Set
I
- IElementsService - Interface in org.dajlab.rebrickableapi.v3.service.lego
-
Service for LEGO elements /api/v3/lego/elements/.
- IRebrickableService - Interface in org.dajlab.rebrickableapi.v3.service
-
Services for Rebrickable.
- IService - Interface in org.dajlab.rebrickableapi.v3.service.lego
-
Service interface.
- ISetsService - Interface in org.dajlab.rebrickableapi.v3.service.lego
-
Service for LEGO sets /api/v3/lego/sets/*
M
O
- org.dajlab.rebrickableapi.v3.enumeration - package org.dajlab.rebrickableapi.v3.enumeration
- org.dajlab.rebrickableapi.v3.service - package org.dajlab.rebrickableapi.v3.service
- org.dajlab.rebrickableapi.v3.service.lego - package org.dajlab.rebrickableapi.v3.service.lego
- org.dajlab.rebrickableapi.v3.service.lego.impl - package org.dajlab.rebrickableapi.v3.service.lego.impl
- org.dajlab.rebrickableapi.v3.vo - package org.dajlab.rebrickableapi.v3.vo
P
- Part - Class in org.dajlab.rebrickableapi.v3.vo
-
Describe a part.
- Part() - Constructor for class org.dajlab.rebrickableapi.v3.vo.Part
- PartExternalIds - Class in org.dajlab.rebrickableapi.v3.vo
-
External ids.
- PartExternalIds() - Constructor for class org.dajlab.rebrickableapi.v3.vo.PartExternalIds
- POST - org.dajlab.rebrickableapi.v3.enumeration.Method
R
- RebrickableException - Exception in org.dajlab.rebrickableapi.v3.vo
-
Exception.
- RebrickableException(String) - Constructor for exception org.dajlab.rebrickableapi.v3.vo.RebrickableException
-
Constructeur.
- RebrickableServiceImpl - Class in org.dajlab.rebrickableapi.v3.service
-
Implementation.
- RebrickableServiceImpl(String) - Constructor for class org.dajlab.rebrickableapi.v3.service.RebrickableServiceImpl
-
Constructor.
- returnJsonResponse(Method, String) - Method in class org.dajlab.rebrickableapi.v3.service.AbstractRebrickableService
-
Call the service and return the response.
- returnJsonResponse(Method, String, Map<String, String>) - Method in class org.dajlab.rebrickableapi.v3.service.AbstractRebrickableService
-
Call the service and return the response.
S
- Set - Class in org.dajlab.rebrickableapi.v3.vo
-
Set.
- Set() - Constructor for class org.dajlab.rebrickableapi.v3.vo.Set
- setBricklink(String[]) - Method in class org.dajlab.rebrickableapi.v3.vo.PartExternalIds
- setBricklink(ExternalId) - Method in class org.dajlab.rebrickableapi.v3.vo.ColorExternalIds
- setColor(Color) - Method in class org.dajlab.rebrickableapi.v3.vo.Element
- setDesignId(String) - Method in class org.dajlab.rebrickableapi.v3.vo.Element
- setElementId(String) - Method in class org.dajlab.rebrickableapi.v3.vo.Element
- setExtDescrs(String[][]) - Method in class org.dajlab.rebrickableapi.v3.vo.ExternalId
- setExternalIds(ColorExternalIds) - Method in class org.dajlab.rebrickableapi.v3.vo.Color
- setExternalIds(PartExternalIds) - Method in class org.dajlab.rebrickableapi.v3.vo.Part
- setExtIds(Integer[]) - Method in class org.dajlab.rebrickableapi.v3.vo.ExternalId
- setId(Long) - Method in class org.dajlab.rebrickableapi.v3.vo.Color
- setKey(String) - Method in class org.dajlab.rebrickableapi.v3.service.AbstractRebrickableService
- setKey(String) - Method in interface org.dajlab.rebrickableapi.v3.service.IRebrickableService
-
Set the API key.
- setKey(String) - Method in interface org.dajlab.rebrickableapi.v3.service.lego.IService
- setKey(String) - Method in class org.dajlab.rebrickableapi.v3.service.RebrickableServiceImpl
-
Set the API key.
- setLego(ExternalId) - Method in class org.dajlab.rebrickableapi.v3.vo.ColorExternalIds
- setName(String) - Method in class org.dajlab.rebrickableapi.v3.vo.Color
- setName(String) - Method in class org.dajlab.rebrickableapi.v3.vo.Part
- setName(String) - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- setNumberParts(int) - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- setPart(Part) - Method in class org.dajlab.rebrickableapi.v3.vo.Element
- setPartImgUrl(String) - Method in class org.dajlab.rebrickableapi.v3.vo.Element
- setPartNum(String) - Method in class org.dajlab.rebrickableapi.v3.vo.Part
- setSetImageUrl(String) - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- setSetNumber(String) - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- setSetUrl(String) - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- SetsServiceImpl - Class in org.dajlab.rebrickableapi.v3.service.lego.impl
-
Implementation of
ISetsService - SetsServiceImpl(String) - Constructor for class org.dajlab.rebrickableapi.v3.service.lego.impl.SetsServiceImpl
-
Constructor.
- setThemeId(int) - Method in class org.dajlab.rebrickableapi.v3.vo.Set
- setYear(int) - Method in class org.dajlab.rebrickableapi.v3.vo.Set
V
- valueOf(String) - Static method in enum org.dajlab.rebrickableapi.v3.enumeration.Method
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.dajlab.rebrickableapi.v3.enumeration.Method
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages