Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABBREVIATION - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- AbstractMTGStockService - Class in org.api.mtgstock.services
- AbstractMTGStockService() - Constructor for class org.api.mtgstock.services.AbstractMTGStockService
- ALCHEMY - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- ALL_TIME_HIGH - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- ALL_TIME_LOW - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- AnalyticsService - Class in org.api.mtgstock.services
- AnalyticsService() - Constructor for class org.api.mtgstock.services.AnalyticsService
- Archetype - Class in org.api.mtgstock.modele
- Archetype() - Constructor for class org.api.mtgstock.modele.Archetype
- ARCHETYPE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- asList() - Method in class org.api.mtgstock.modele.PriceVariations
- AVERAGE - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.PRICES
- AVERAGE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
B
- BOOSTER - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- borderless - Variable in class org.api.mtgstock.modele.Print
- BORDERLESS - Static variable in class org.api.mtgstock.tools.MTGStockConstants
- BRAWL - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
C
- C - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.RARITY
- CARD - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- CARD_SET - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- CARD_TYPE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- CardDetails - Class in org.api.mtgstock.modele
- CardDetails() - Constructor for class org.api.mtgstock.modele.CardDetails
- CardSet - Class in org.api.mtgstock.modele
- CardSet() - Constructor for class org.api.mtgstock.modele.CardSet
- CardsService - Class in org.api.mtgstock.services
- CardsService() - Constructor for class org.api.mtgstock.services.CardsService
- client - Variable in class org.api.mtgstock.services.AbstractMTGStockService
- CMC - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- COLOR - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- COMMANDER - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- COST - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
D
- DATE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- DATE_FORMAT - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- DATE_FORMAT - Static variable in class org.api.mtgstock.tools.MTGStockConstants
- Deck - Class in org.api.mtgstock.modele
- Deck() - Constructor for class org.api.mtgstock.modele.Deck
- DeckCard - Class in org.api.mtgstock.modele
- DeckCard() - Constructor for class org.api.mtgstock.modele.DeckCard
- DeckInfo - Class in org.api.mtgstock.modele
- DeckInfo() - Constructor for class org.api.mtgstock.modele.DeckInfo
- DECKS - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- DecksServices - Class in org.api.mtgstock.services
- DecksServices() - Constructor for class org.api.mtgstock.services.DecksServices
- DEFAULT_ENCODING - Static variable in class org.api.mtgstock.tools.MTGStockConstants
- doGet(String) - Method in class org.api.mtgstock.tools.URLUtilities
- DUEL - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
E
- entrySet() - Method in class org.api.mtgstock.modele.PriceVariations
- EntryValue<T,
V> - Class in org.api.mtgstock.modele - EntryValue() - Constructor for class org.api.mtgstock.modele.EntryValue
- EntryValue(T, V) - Constructor for class org.api.mtgstock.modele.EntryValue
- equals(Object) - Method in class org.api.mtgstock.modele.Interest
- etched - Variable in class org.api.mtgstock.modele.Print
- ETCHED - Static variable in class org.api.mtgstock.tools.MTGStockConstants
- execute(HttpRequestBase) - Method in class org.api.mtgstock.tools.URLUtilities
- EXPLORER - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- EXTENDED_ART - Static variable in class org.api.mtgstock.tools.MTGStockConstants
- extendedArt - Variable in class org.api.mtgstock.modele.Print
- extractAndClose(HttpResponse) - Method in class org.api.mtgstock.tools.URLUtilities
- extractJson(String) - Method in class org.api.mtgstock.tools.URLUtilities
- extractParenthesisValue(String) - Static method in class org.api.mtgstock.tools.Tools
F
- FLIP - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- foil - Variable in class org.api.mtgstock.modele.Print
- FOIL - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- FRONTIER - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- FULL_ART - Static variable in class org.api.mtgstock.tools.MTGStockConstants
- fullArt - Variable in class org.api.mtgstock.modele.Print
- FullPrint - Class in org.api.mtgstock.modele
- FullPrint() - Constructor for class org.api.mtgstock.modele.FullPrint
- FUTURE - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
G
- getAbbrevation() - Method in class org.api.mtgstock.modele.CardSet
- getAllTimeHigh() - Method in class org.api.mtgstock.modele.FullPrint
- getAllTimeLow() - Method in class org.api.mtgstock.modele.FullPrint
- getArchetype() - Method in class org.api.mtgstock.modele.Deck
- getArchetype() - Method in class org.api.mtgstock.modele.DeckInfo
- getArchetype() - Method in class org.api.mtgstock.modele.Metagame
- getAverage() - Method in class org.api.mtgstock.modele.Interests
- getAverageFoil() - Method in class org.api.mtgstock.modele.Interests
- getAvg() - Method in class org.api.mtgstock.modele.PriceHash
- getAvgPrice() - Method in class org.api.mtgstock.modele.Played
- getBestResult(String) - Method in class org.api.mtgstock.services.CardsService
- getBooster() - Method in class org.api.mtgstock.modele.SetPricesAnalysis
- getCard() - Method in class org.api.mtgstock.modele.FullPrint
- getCard(Integer) - Method in class org.api.mtgstock.services.CardsService
- getCard(Interest) - Method in class org.api.mtgstock.services.CardsService
- getCard(Print) - Method in class org.api.mtgstock.services.CardsService
- getCard(SearchResult) - Method in class org.api.mtgstock.services.CardsService
- getCardSet() - Method in class org.api.mtgstock.modele.FullPrint
- getCardSet() - Method in class org.api.mtgstock.modele.SetPricesAnalysis
- getCardType() - Method in class org.api.mtgstock.modele.DeckCard
- getCateg() - Method in class org.api.mtgstock.modele.PriceVariations
- getCategory() - Method in class org.api.mtgstock.modele.Interest
- getCategoryId() - Method in class org.api.mtgstock.modele.News
- getCategoryLabel() - Method in class org.api.mtgstock.modele.News
- getCleanName() - Method in class org.api.mtgstock.modele.Print
- getCmc() - Method in class org.api.mtgstock.modele.CardDetails
- getCmc() - Method in class org.api.mtgstock.modele.DeckCard
- getColor() - Method in class org.api.mtgstock.modele.DeckCard
- getCommander() - Method in class org.api.mtgstock.modele.Deck
- getCommanderPartner() - Method in class org.api.mtgstock.modele.Deck
- getCost() - Method in class org.api.mtgstock.modele.CardDetails
- getDate() - Method in class org.api.mtgstock.modele.CardSet
- getDate() - Method in class org.api.mtgstock.modele.Deck
- getDate() - Method in class org.api.mtgstock.modele.Interest
- getDate() - Method in class org.api.mtgstock.modele.Interests
- getDate() - Method in class org.api.mtgstock.modele.Metagame
- getDate() - Method in class org.api.mtgstock.modele.News
- getDate() - Method in class org.api.mtgstock.modele.Tournament
- getDecksDetails(Integer) - Method in class org.api.mtgstock.services.DecksServices
- getDecksDetails(DeckInfo) - Method in class org.api.mtgstock.services.DecksServices
- getDescription() - Method in class org.api.mtgstock.modele.News
- getDuration() - Method in class org.api.mtgstock.modele.URLCallInfo
- getEnd() - Method in class org.api.mtgstock.modele.URLCallInfo
- getExpectedValue(CardSet) - Method in class org.api.mtgstock.services.AnalyticsService
- getExpectedValues() - Method in class org.api.mtgstock.services.AnalyticsService
- getExtraSet() - Method in class org.api.mtgstock.modele.CardSet
- getFlip() - Method in class org.api.mtgstock.modele.FullPrint
- getFormat() - Method in class org.api.mtgstock.modele.Deck
- getFormat() - Method in class org.api.mtgstock.modele.Legality
- getFormat() - Method in class org.api.mtgstock.modele.Metagame
- getFormatCode(MTGStockConstants.FORMAT) - Static method in class org.api.mtgstock.tools.Tools
- getHigher() - Method in class org.api.mtgstock.modele.PriceVariations
- getIconClass() - Method in class org.api.mtgstock.modele.CardSet
- getIconClass() - Method in class org.api.mtgstock.modele.Print
- getId() - Method in class org.api.mtgstock.modele.Archetype
- getId() - Method in class org.api.mtgstock.modele.CardDetails
- getId() - Method in class org.api.mtgstock.modele.CardSet
- getId() - Method in class org.api.mtgstock.modele.Deck
- getId() - Method in class org.api.mtgstock.modele.DeckInfo
- getId() - Method in class org.api.mtgstock.modele.HandyList
- getId() - Method in class org.api.mtgstock.modele.News
- getId() - Method in class org.api.mtgstock.modele.Played
- getId() - Method in class org.api.mtgstock.modele.Print
- getId() - Method in class org.api.mtgstock.modele.SealedProduct
- getId() - Method in class org.api.mtgstock.modele.SearchResult
- getId() - Method in class org.api.mtgstock.modele.Tournament
- getImage() - Method in class org.api.mtgstock.modele.Played
- getImage() - Method in class org.api.mtgstock.modele.Print
- getImageFlip() - Method in class org.api.mtgstock.modele.FullPrint
- getIncludeDefault() - Method in class org.api.mtgstock.modele.Print
- getInterestFor(MTGStockConstants.PRICES) - Method in class org.api.mtgstock.services.InterestsService
- getInterestFor(MTGStockConstants.PRICES, boolean) - Method in class org.api.mtgstock.services.InterestsService
- getInterestFor(MTGStockConstants.PRICES, boolean, MTGStockConstants.FORMAT) - Method in class org.api.mtgstock.services.InterestsService
- getInterestFor(MTGStockConstants.PRICES, MTGStockConstants.FORMAT) - Method in class org.api.mtgstock.services.InterestsService
- getInterests() - Method in class org.api.mtgstock.services.InterestsService
- getInterestType() - Method in class org.api.mtgstock.modele.Interest
- getKey() - Method in class org.api.mtgstock.modele.EntryValue
- getLastWeekPreviousPrice() - Method in class org.api.mtgstock.modele.Print
- getLastWeekPrice() - Method in class org.api.mtgstock.modele.Print
- getLatestPriceCardKingdom() - Method in class org.api.mtgstock.modele.FullPrint
- getLatestPriceMiniatureMarket() - Method in class org.api.mtgstock.modele.FullPrint
- getLatestPriceMkm() - Method in class org.api.mtgstock.modele.FullPrint
- getLatestPrices() - Method in class org.api.mtgstock.modele.Print
- getLatestPrices() - Method in class org.api.mtgstock.modele.SealedProduct
- getLegal() - Method in class org.api.mtgstock.modele.CardDetails
- getLegal() - Method in class org.api.mtgstock.modele.Legality
- getLegal() - Method in class org.api.mtgstock.modele.Print
- getLower() - Method in class org.api.mtgstock.modele.PriceVariations
- getLowestPrint() - Method in class org.api.mtgstock.modele.CardDetails
- getMainboard() - Method in class org.api.mtgstock.modele.Deck
- getMarket() - Method in class org.api.mtgstock.modele.Interests
- getMarketFoil() - Method in class org.api.mtgstock.modele.Interests
- getMetagamesFor(MTGStockConstants.FORMAT) - Method in class org.api.mtgstock.services.AnalyticsService
- getMkmId() - Method in class org.api.mtgstock.modele.FullPrint
- getMkmUrl() - Method in class org.api.mtgstock.modele.FullPrint
- getMostPlayedCard(MTGStockConstants.FORMAT) - Method in class org.api.mtgstock.services.AnalyticsService
- getMultiverseId() - Method in class org.api.mtgstock.modele.FullPrint
- getName() - Method in class org.api.mtgstock.modele.Archetype
- getName() - Method in class org.api.mtgstock.modele.CardDetails
- getName() - Method in class org.api.mtgstock.modele.CardSet
- getName() - Method in class org.api.mtgstock.modele.Deck
- getName() - Method in class org.api.mtgstock.modele.DeckCard
- getName() - Method in class org.api.mtgstock.modele.HandyList
- getName() - Method in class org.api.mtgstock.modele.Played
- getName() - Method in class org.api.mtgstock.modele.Print
- getName() - Method in class org.api.mtgstock.modele.SealedProduct
- getName() - Method in class org.api.mtgstock.modele.SearchResult
- getName() - Method in class org.api.mtgstock.modele.Tournament
- getNamePrecision() - Method in class org.api.mtgstock.modele.Print
- getNum() - Method in class org.api.mtgstock.modele.PriceHash
- getNum() - Method in class org.api.mtgstock.modele.SetPrices
- getNumPlayers() - Method in class org.api.mtgstock.modele.Tournament
- getOld() - Method in class org.api.mtgstock.modele.Archetype
- getOracle() - Method in class org.api.mtgstock.modele.CardDetails
- getPercentage() - Method in class org.api.mtgstock.modele.Interest
- getPlacings() - Method in class org.api.mtgstock.modele.Metagame
- getPlayer() - Method in class org.api.mtgstock.modele.Deck
- getPlayerName() - Method in class org.api.mtgstock.modele.DeckInfo
- getPosition() - Method in class org.api.mtgstock.modele.Deck
- getPosition() - Method in class org.api.mtgstock.modele.DeckInfo
- getPrice() - Method in class org.api.mtgstock.modele.LowHighValues
- getPriceDayChange() - Method in class org.api.mtgstock.modele.Interest
- getPriceHash() - Method in class org.api.mtgstock.modele.SetPricesAnalysis
- getPricePast() - Method in class org.api.mtgstock.modele.Interest
- getPricePresent() - Method in class org.api.mtgstock.modele.Interest
- getPrices() - Method in class org.api.mtgstock.modele.SealedPricesAnalysis
- getPrices() - Method in class org.api.mtgstock.modele.SetPrices
- getPrices() - Method in class org.api.mtgstock.modele.SetPricesAnalysis
- getPricesFor(Integer, MTGStockConstants.PRICES, boolean) - Method in class org.api.mtgstock.services.PriceService
- getPricesFor(CardDetails, boolean) - Method in class org.api.mtgstock.services.PriceService
- getPricesFor(Print, boolean) - Method in class org.api.mtgstock.services.PriceService
- getPricesVariationsFor(MTGStockConstants.PRICES) - Method in class org.api.mtgstock.modele.Prices
- getPrint() - Method in class org.api.mtgstock.modele.Interest
- getPrint() - Method in class org.api.mtgstock.modele.LowHighValues
- getPrintForSetId(int) - Method in class org.api.mtgstock.modele.FullPrint
- getPrintsBySet(CardSet) - Method in class org.api.mtgstock.services.CardsService
- getPrintsBySetCode(String) - Method in class org.api.mtgstock.services.CardsService
- getPwrtgh() - Method in class org.api.mtgstock.modele.CardDetails
- getQuantity() - Method in class org.api.mtgstock.modele.Played
- getRarity() - Method in class org.api.mtgstock.modele.PriceHash
- getRarity() - Method in class org.api.mtgstock.modele.Print
- getRequest() - Method in class org.api.mtgstock.modele.URLCallInfo
- getReserved() - Method in class org.api.mtgstock.modele.CardDetails
- getReserved() - Method in class org.api.mtgstock.modele.Print
- getResponse() - Method in class org.api.mtgstock.modele.URLCallInfo
- getSealedPrices(int) - Method in class org.api.mtgstock.services.PriceService
- getSealedPrices(SealedProduct) - Method in class org.api.mtgstock.services.PriceService
- getSealedProduct(Integer) - Method in class org.api.mtgstock.services.CardsService
- getSealedProduct(CardSet) - Method in class org.api.mtgstock.services.CardsService
- getSet() - Method in class org.api.mtgstock.modele.DeckCard
- getSet() - Method in class org.api.mtgstock.modele.SetPrices
- getSetByCode(String) - Method in class org.api.mtgstock.services.CardsService
- getSetById(int) - Method in class org.api.mtgstock.services.CardsService
- getSetByName(String) - Method in class org.api.mtgstock.services.CardsService
- getSetId() - Method in class org.api.mtgstock.modele.Print
- getSetName() - Method in class org.api.mtgstock.modele.Print
- getSetPricesAnalysis(Integer) - Method in class org.api.mtgstock.services.PriceService
- getSetPricesAnalysis(CardSet) - Method in class org.api.mtgstock.services.PriceService
- getSets() - Method in class org.api.mtgstock.modele.FullPrint
- getSetType() - Method in class org.api.mtgstock.modele.CardSet
- getSetType() - Method in class org.api.mtgstock.modele.Print
- getSideboard() - Method in class org.api.mtgstock.modele.Deck
- getSlug() - Method in class org.api.mtgstock.modele.CardSet
- getSlug() - Method in class org.api.mtgstock.modele.News
- getSlug() - Method in class org.api.mtgstock.modele.SealedProduct
- getSplitcost() - Method in class org.api.mtgstock.modele.CardDetails
- getStart() - Method in class org.api.mtgstock.modele.URLCallInfo
- getSubtype() - Method in class org.api.mtgstock.modele.CardDetails
- getSum() - Method in class org.api.mtgstock.modele.PriceHash
- getSupertype() - Method in class org.api.mtgstock.modele.CardDetails
- getTcgId() - Method in class org.api.mtgstock.modele.FullPrint
- getTcgUrl() - Method in class org.api.mtgstock.modele.FullPrint
- getTitle() - Method in class org.api.mtgstock.modele.News
- getTotal() - Method in class org.api.mtgstock.modele.Metagame
- getTournamentId() - Method in class org.api.mtgstock.modele.Deck
- getTournamentType() - Method in class org.api.mtgstock.modele.Tournament
- getType() - Method in class org.api.mtgstock.modele.LowHighValues
- getUrl() - Method in class org.api.mtgstock.modele.URLCallInfo
- getUrlImage() - Method in class org.api.mtgstock.modele.SealedProduct
- getValue() - Method in class org.api.mtgstock.modele.EntryValue
- getWebPage() - Method in class org.api.mtgstock.modele.Print
- GLADIATOR - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
H
- HandyList - Class in org.api.mtgstock.modele
- HandyList() - Constructor for class org.api.mtgstock.modele.HandyList
- hashCode() - Method in class org.api.mtgstock.modele.Legality
- HISTORIC - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- HISTORICBRAWL - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
I
- ICON_CLASS - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- iconClass - Variable in class org.api.mtgstock.modele.Print
- id - Variable in class org.api.mtgstock.modele.Print
- ID - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- image - Variable in class org.api.mtgstock.modele.Print
- IMAGE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- IMAGE_FLIP - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- INCLUDE_DEFAULT - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- includeDefault - Variable in class org.api.mtgstock.modele.Print
- initDate(Long) - Static method in class org.api.mtgstock.tools.Tools
- initDate(String, String) - Static method in class org.api.mtgstock.tools.Tools
- Interest - Class in org.api.mtgstock.modele
- Interest() - Constructor for class org.api.mtgstock.modele.Interest
- INTEREST_TYPE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- Interests - Class in org.api.mtgstock.modele
- Interests() - Constructor for class org.api.mtgstock.modele.Interests
- InterestsService - Class in org.api.mtgstock.services
- InterestsService() - Constructor for class org.api.mtgstock.services.InterestsService
- isBooster() - Method in class org.api.mtgstock.modele.SealedProduct
- isBorderless() - Method in class org.api.mtgstock.modele.Print
- isBox() - Method in class org.api.mtgstock.modele.SealedProduct
- isBundle() - Method in class org.api.mtgstock.modele.SealedProduct
- isCase() - Method in class org.api.mtgstock.modele.SealedProduct
- isChallengerDeck() - Method in class org.api.mtgstock.modele.SealedProduct
- isCollector() - Method in class org.api.mtgstock.modele.SealedProduct
- isDraft() - Method in class org.api.mtgstock.modele.SealedProduct
- isEmpty() - Method in class org.api.mtgstock.modele.PriceVariations
- isEtched() - Method in class org.api.mtgstock.modele.Print
- isExtendedArt() - Method in class org.api.mtgstock.modele.Print
- isFatPack() - Method in class org.api.mtgstock.modele.SealedProduct
- isFoil() - Method in class org.api.mtgstock.modele.Interest
- isFoil() - Method in class org.api.mtgstock.modele.Print
- isFullArt() - Method in class org.api.mtgstock.modele.Print
- isGift() - Method in class org.api.mtgstock.modele.SealedProduct
- isIntroPack() - Method in class org.api.mtgstock.modele.SealedProduct
- isJapanese() - Method in class org.api.mtgstock.modele.Print
- isLegalFor(MTGStockConstants.FORMAT) - Method in class org.api.mtgstock.modele.Interest
- isLegalFor(MTGStockConstants.FORMAT) - Method in class org.api.mtgstock.modele.Print
- isOversized() - Method in class org.api.mtgstock.modele.Print
- isPlaneswalkerDeck() - Method in class org.api.mtgstock.modele.SealedProduct
- isPrerelease() - Method in class org.api.mtgstock.modele.SealedProduct
- isSet() - Method in class org.api.mtgstock.modele.SealedProduct
- isShowcase() - Method in class org.api.mtgstock.modele.Print
- isStarter() - Method in class org.api.mtgstock.modele.SealedProduct
- isTheme() - Method in class org.api.mtgstock.modele.SealedProduct
- isVIP() - Method in class org.api.mtgstock.modele.SealedProduct
- iterator() - Method in class org.api.mtgstock.modele.PriceVariations
J
- japanese - Variable in class org.api.mtgstock.modele.Print
- JAPANESE - Static variable in class org.api.mtgstock.tools.MTGStockConstants
L
- LAST_WEEK_PRICE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- lastWeekPreviousPrice - Variable in class org.api.mtgstock.modele.Print
- lastWeekPrice - Variable in class org.api.mtgstock.modele.Print
- LATEST_PRICE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- LATEST_PRICE_CK - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- LATEST_PRICE_MKM - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- LATEST_PRICE_MM - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- latestPrices - Variable in class org.api.mtgstock.modele.Print
- LEGACY - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- legal - Variable in class org.api.mtgstock.modele.Print
- LEGAL - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- Legality - Class in org.api.mtgstock.modele
- Legality() - Constructor for class org.api.mtgstock.modele.Legality
- Legality(MTGStockConstants.FORMAT, String) - Constructor for class org.api.mtgstock.modele.Legality
- listAllTimes() - Method in class org.api.mtgstock.services.AnalyticsService
- listArchetypes(MTGStockConstants.FORMAT) - Method in class org.api.mtgstock.services.DecksServices
- listDeckForTournament(Integer) - Method in class org.api.mtgstock.services.DecksServices
- listDeckForTournament(Tournament) - Method in class org.api.mtgstock.services.DecksServices
- listHandyList() - Method in class org.api.mtgstock.services.AnalyticsService
- listNews() - Method in class org.api.mtgstock.services.NewsService
- listPrintsForHandyList(Integer) - Method in class org.api.mtgstock.services.AnalyticsService
- listPrintsForHandyList(HandyList) - Method in class org.api.mtgstock.services.AnalyticsService
- listSets() - Method in class org.api.mtgstock.services.CardsService
- listTournaments(MTGStockConstants.FORMAT) - Method in class org.api.mtgstock.services.DecksServices
- logger - Variable in class org.api.mtgstock.services.AbstractMTGStockService
- logger - Variable in class org.api.mtgstock.tools.URLUtilities
- LOW - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- LOWEST_PRINT - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- LowHighValues - Class in org.api.mtgstock.modele
- LowHighValues() - Constructor for class org.api.mtgstock.modele.LowHighValues
M
- M - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.RARITY
- main(String[]) - Static method in class org.api.mtgstock.services.NewsService
- MARKET - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.PRICES
- Metagame - Class in org.api.mtgstock.modele
- Metagame() - Constructor for class org.api.mtgstock.modele.Metagame
- MKM_ID - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- MKM_URL - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- MODERN - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- MOSTPLAYED - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- MTGSTOCK_API_URI - Static variable in class org.api.mtgstock.tools.MTGStockConstants
- MTGSTOCK_WEBSITE_URI - Static variable in class org.api.mtgstock.tools.MTGStockConstants
- MTGStockConstants - Class in org.api.mtgstock.tools
- MTGStockConstants() - Constructor for class org.api.mtgstock.tools.MTGStockConstants
- MTGStockConstants.FORMAT - Enum Class in org.api.mtgstock.tools
- MTGStockConstants.PRICES - Enum Class in org.api.mtgstock.tools
- MTGStockConstants.RARITY - Enum Class in org.api.mtgstock.tools
- MULTIVERSE_ID - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
N
- name - Variable in class org.api.mtgstock.modele.Print
- NAME - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- namePrecision - Variable in class org.api.mtgstock.modele.Print
- News - Class in org.api.mtgstock.modele
- News() - Constructor for class org.api.mtgstock.modele.News
- NewsService - Class in org.api.mtgstock.services
- NewsService() - Constructor for class org.api.mtgstock.services.NewsService
- NORMAL - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- notify(URLCallInfo) - Method in interface org.api.mtgstock.services.URLCallListener
- NUM - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- NUM_PLAYERS - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
O
- OATHBREAKER - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- OLD - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- OLDSCHOOL - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- ORACLE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- org.api.mtgstock.modele - package org.api.mtgstock.modele
- org.api.mtgstock.services - package org.api.mtgstock.services
- org.api.mtgstock.tools - package org.api.mtgstock.tools
- oversized - Variable in class org.api.mtgstock.modele.Print
- OVERSIZED - Static variable in class org.api.mtgstock.tools.MTGStockConstants
P
- parseArchetypeFor(JsonObject) - Method in class org.api.mtgstock.services.AbstractMTGStockService
- parseCardFor(JsonObject) - Method in class org.api.mtgstock.services.AbstractMTGStockService
- parseDeckCardFor(JsonObject) - Method in class org.api.mtgstock.services.AbstractMTGStockService
- parseInterestFor(MTGStockConstants.PRICES, JsonArray) - Method in class org.api.mtgstock.services.AbstractMTGStockService
- parsePriceHashFor(JsonObject, MTGStockConstants.RARITY) - Method in class org.api.mtgstock.services.AbstractMTGStockService
- parsePrintFor(JsonObject) - Method in class org.api.mtgstock.services.AbstractMTGStockService
- parseSetFor(JsonObject) - Method in class org.api.mtgstock.services.AbstractMTGStockService
- PAST_PRICE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- PAUPER - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- PAUPERCOMMANDER - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- PENNY - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- PERCENTAGE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- PIONEER - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- PLACING - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- Played - Class in org.api.mtgstock.modele
- Played() - Constructor for class org.api.mtgstock.modele.Played
- PLAYER - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- POSITION - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- PREDH - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- PREMODERN - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- PRESENT_PRICE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- PREVIOUS_PRICE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- PRICE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- PRICE_HASH - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- PriceHash - Class in org.api.mtgstock.modele
- PriceHash() - Constructor for class org.api.mtgstock.modele.PriceHash
- Prices - Class in org.api.mtgstock.modele
- Prices() - Constructor for class org.api.mtgstock.modele.Prices
- PriceService - Class in org.api.mtgstock.services
- PriceService() - Constructor for class org.api.mtgstock.services.PriceService
- PriceVariations - Class in org.api.mtgstock.modele
- PriceVariations(MTGStockConstants.PRICES) - Constructor for class org.api.mtgstock.modele.PriceVariations
- Print - Class in org.api.mtgstock.modele
- Print() - Constructor for class org.api.mtgstock.modele.Print
- PRINT - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- put(Date, Double) - Method in class org.api.mtgstock.modele.PriceVariations
- put(MTGStockConstants.PRICES, Double) - Method in class org.api.mtgstock.modele.SetPrices
- put(MTGStockConstants.PRICES, PriceVariations) - Method in class org.api.mtgstock.modele.Prices
- PWRTGH - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
Q
- QUANTITY - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
R
- R - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.RARITY
- rarity - Variable in class org.api.mtgstock.modele.Print
- RARITY - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- reload() - Method in class org.api.mtgstock.services.InterestsService
- reserved - Variable in class org.api.mtgstock.modele.Print
- RESERVED - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
S
- SealedPricesAnalysis - Class in org.api.mtgstock.modele
- SealedPricesAnalysis() - Constructor for class org.api.mtgstock.modele.SealedPricesAnalysis
- SealedProduct - Class in org.api.mtgstock.modele
- SealedProduct() - Constructor for class org.api.mtgstock.modele.SealedProduct
- search(String) - Method in class org.api.mtgstock.services.CardsService
- SearchResult - Class in org.api.mtgstock.modele
- SearchResult() - Constructor for class org.api.mtgstock.modele.SearchResult
- SearchResult(Integer, String) - Constructor for class org.api.mtgstock.modele.SearchResult
- SET - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- SET_ID - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- SET_NAME - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- SET_TYPE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- setAbbrevation(String) - Method in class org.api.mtgstock.modele.CardSet
- setAllTimeHigh(EntryValue<Double, Date>) - Method in class org.api.mtgstock.modele.FullPrint
- setAllTimeLow(EntryValue<Double, Date>) - Method in class org.api.mtgstock.modele.FullPrint
- setArchetype(Archetype) - Method in class org.api.mtgstock.modele.Deck
- setArchetype(Archetype) - Method in class org.api.mtgstock.modele.DeckInfo
- setArchetype(Archetype) - Method in class org.api.mtgstock.modele.Metagame
- setAverage(List<Interest>) - Method in class org.api.mtgstock.modele.Interests
- setAverageFoil(List<Interest>) - Method in class org.api.mtgstock.modele.Interests
- setAvg(List<EntryValue<MTGStockConstants.PRICES, Double>>) - Method in class org.api.mtgstock.modele.PriceHash
- setAvgPrice(double) - Method in class org.api.mtgstock.modele.Played
- setBooster(PriceHash) - Method in class org.api.mtgstock.modele.SetPricesAnalysis
- setBorderless(boolean) - Method in class org.api.mtgstock.modele.Print
- setCallListener(URLCallListener) - Method in class org.api.mtgstock.tools.URLUtilities
- setCard(CardDetails) - Method in class org.api.mtgstock.modele.FullPrint
- setCardSet(CardSet) - Method in class org.api.mtgstock.modele.FullPrint
- setCardSet(CardSet) - Method in class org.api.mtgstock.modele.SetPricesAnalysis
- setCardType(String) - Method in class org.api.mtgstock.modele.DeckCard
- setCategory(MTGStockConstants.PRICES) - Method in class org.api.mtgstock.modele.Interest
- setCategoryId(Integer) - Method in class org.api.mtgstock.modele.News
- setCategoryLabel(String) - Method in class org.api.mtgstock.modele.News
- setCmc(Integer) - Method in class org.api.mtgstock.modele.CardDetails
- setCmc(Integer) - Method in class org.api.mtgstock.modele.DeckCard
- setColor(String) - Method in class org.api.mtgstock.modele.DeckCard
- setCommander(Object) - Method in class org.api.mtgstock.modele.Deck
- setCommanderPartner(Object) - Method in class org.api.mtgstock.modele.Deck
- setCost(String) - Method in class org.api.mtgstock.modele.CardDetails
- setDate(Date) - Method in class org.api.mtgstock.modele.CardSet
- setDate(Date) - Method in class org.api.mtgstock.modele.Deck
- setDate(Date) - Method in class org.api.mtgstock.modele.Interest
- setDate(Date) - Method in class org.api.mtgstock.modele.Interests
- setDate(Date) - Method in class org.api.mtgstock.modele.Metagame
- setDate(Date) - Method in class org.api.mtgstock.modele.News
- setDate(Date) - Method in class org.api.mtgstock.modele.Tournament
- setDescription(String) - Method in class org.api.mtgstock.modele.News
- setDuration(long) - Method in class org.api.mtgstock.modele.URLCallInfo
- setEnd(Instant) - Method in class org.api.mtgstock.modele.URLCallInfo
- setEtched(boolean) - Method in class org.api.mtgstock.modele.Print
- setExtendedArt(boolean) - Method in class org.api.mtgstock.modele.Print
- setExtraSet(CardSet) - Method in class org.api.mtgstock.modele.CardSet
- setFlip(Boolean) - Method in class org.api.mtgstock.modele.FullPrint
- setFoil(boolean) - Method in class org.api.mtgstock.modele.Print
- setFoil(Boolean) - Method in class org.api.mtgstock.modele.Interest
- setFormat(MTGStockConstants.FORMAT) - Method in class org.api.mtgstock.modele.Deck
- setFormat(MTGStockConstants.FORMAT) - Method in class org.api.mtgstock.modele.Legality
- setFormat(MTGStockConstants.FORMAT) - Method in class org.api.mtgstock.modele.Metagame
- setFullArt(boolean) - Method in class org.api.mtgstock.modele.Print
- setIconClass(String) - Method in class org.api.mtgstock.modele.CardSet
- setIconClass(String) - Method in class org.api.mtgstock.modele.Print
- setId - Variable in class org.api.mtgstock.modele.Print
- setId(int) - Method in class org.api.mtgstock.modele.DeckInfo
- setId(int) - Method in class org.api.mtgstock.modele.News
- setId(int) - Method in class org.api.mtgstock.modele.SealedProduct
- setId(Integer) - Method in class org.api.mtgstock.modele.Archetype
- setId(Integer) - Method in class org.api.mtgstock.modele.CardDetails
- setId(Integer) - Method in class org.api.mtgstock.modele.CardSet
- setId(Integer) - Method in class org.api.mtgstock.modele.Deck
- setId(Integer) - Method in class org.api.mtgstock.modele.HandyList
- setId(Integer) - Method in class org.api.mtgstock.modele.Played
- setId(Integer) - Method in class org.api.mtgstock.modele.Print
- setId(Integer) - Method in class org.api.mtgstock.modele.SearchResult
- setId(Integer) - Method in class org.api.mtgstock.modele.Tournament
- setImage(String) - Method in class org.api.mtgstock.modele.Played
- setImage(String) - Method in class org.api.mtgstock.modele.Print
- setImageFlip(String) - Method in class org.api.mtgstock.modele.FullPrint
- setIncludeDefault(Boolean) - Method in class org.api.mtgstock.modele.Print
- setInterestType(String) - Method in class org.api.mtgstock.modele.Interest
- setJapanese(boolean) - Method in class org.api.mtgstock.modele.Print
- setLastWeekPreviousPrice(Double) - Method in class org.api.mtgstock.modele.Print
- setLastWeekPrice(Double) - Method in class org.api.mtgstock.modele.Print
- setLatestPriceCardKingdom(EntryValue<Double, String>) - Method in class org.api.mtgstock.modele.FullPrint
- setLatestPriceMiniatureMarket(EntryValue<Double, String>) - Method in class org.api.mtgstock.modele.FullPrint
- setLatestPriceMkm(EntryValue<Double, Double>) - Method in class org.api.mtgstock.modele.FullPrint
- setLatestPrices(Map<MTGStockConstants.PRICES, Double>) - Method in class org.api.mtgstock.modele.Print
- setLatestPrices(Map<MTGStockConstants.PRICES, Double>) - Method in class org.api.mtgstock.modele.SealedProduct
- setLegal(String) - Method in class org.api.mtgstock.modele.Legality
- setLegal(List<Legality>) - Method in class org.api.mtgstock.modele.CardDetails
- setLegal(List<Legality>) - Method in class org.api.mtgstock.modele.Print
- setListener(URLCallListener) - Method in class org.api.mtgstock.services.AbstractMTGStockService
- setLowestPrint(Integer) - Method in class org.api.mtgstock.modele.CardDetails
- setMainboard(Map<DeckCard, Integer>) - Method in class org.api.mtgstock.modele.Deck
- setMarket(List<Interest>) - Method in class org.api.mtgstock.modele.Interests
- setMarketFoil(List<Interest>) - Method in class org.api.mtgstock.modele.Interests
- setMkmId(Integer) - Method in class org.api.mtgstock.modele.FullPrint
- setMkmUrl(String) - Method in class org.api.mtgstock.modele.FullPrint
- setMultiverseId(Integer) - Method in class org.api.mtgstock.modele.FullPrint
- setName - Variable in class org.api.mtgstock.modele.Print
- setName(String) - Method in class org.api.mtgstock.modele.Archetype
- setName(String) - Method in class org.api.mtgstock.modele.CardDetails
- setName(String) - Method in class org.api.mtgstock.modele.CardSet
- setName(String) - Method in class org.api.mtgstock.modele.Deck
- setName(String) - Method in class org.api.mtgstock.modele.DeckCard
- setName(String) - Method in class org.api.mtgstock.modele.HandyList
- setName(String) - Method in class org.api.mtgstock.modele.Played
- setName(String) - Method in class org.api.mtgstock.modele.Print
- setName(String) - Method in class org.api.mtgstock.modele.SealedProduct
- setName(String) - Method in class org.api.mtgstock.modele.SearchResult
- setName(String) - Method in class org.api.mtgstock.modele.Tournament
- setNamePrecision(String) - Method in class org.api.mtgstock.modele.Print
- setNum(int) - Method in class org.api.mtgstock.modele.PriceHash
- setNum(Integer) - Method in class org.api.mtgstock.modele.SetPrices
- setNumPlayers(Integer) - Method in class org.api.mtgstock.modele.Tournament
- setOld(Boolean) - Method in class org.api.mtgstock.modele.Archetype
- setOracle(String) - Method in class org.api.mtgstock.modele.CardDetails
- setOversized(boolean) - Method in class org.api.mtgstock.modele.Print
- setPercentage(Double) - Method in class org.api.mtgstock.modele.Interest
- setPlacings(Integer) - Method in class org.api.mtgstock.modele.Metagame
- setPlayer(String) - Method in class org.api.mtgstock.modele.Deck
- setPlayerName(String) - Method in class org.api.mtgstock.modele.DeckInfo
- setPosition(Integer) - Method in class org.api.mtgstock.modele.Deck
- setPosition(Integer) - Method in class org.api.mtgstock.modele.DeckInfo
- setPrice(EntryValue<Date, Double>) - Method in class org.api.mtgstock.modele.LowHighValues
- setPriceHash(List<PriceHash>) - Method in class org.api.mtgstock.modele.SetPricesAnalysis
- setPricePast(Double) - Method in class org.api.mtgstock.modele.Interest
- setPricePresent(Double) - Method in class org.api.mtgstock.modele.Interest
- setPrices(Map<MTGStockConstants.PRICES, Double>) - Method in class org.api.mtgstock.modele.SetPrices
- setPrices(Map<MTGStockConstants.PRICES, PriceVariations>) - Method in class org.api.mtgstock.modele.SetPricesAnalysis
- SetPrices - Class in org.api.mtgstock.modele
- SetPrices() - Constructor for class org.api.mtgstock.modele.SetPrices
- SetPricesAnalysis - Class in org.api.mtgstock.modele
- SetPricesAnalysis() - Constructor for class org.api.mtgstock.modele.SetPricesAnalysis
- setPrint(Print) - Method in class org.api.mtgstock.modele.Interest
- setPrint(Print) - Method in class org.api.mtgstock.modele.LowHighValues
- setPwrtgh(String) - Method in class org.api.mtgstock.modele.CardDetails
- setQuantity(Integer) - Method in class org.api.mtgstock.modele.Played
- setRarity(MTGStockConstants.RARITY) - Method in class org.api.mtgstock.modele.PriceHash
- setRarity(MTGStockConstants.RARITY) - Method in class org.api.mtgstock.modele.Print
- setRequest(HttpGet) - Method in class org.api.mtgstock.modele.URLCallInfo
- setReserved(Boolean) - Method in class org.api.mtgstock.modele.CardDetails
- setReserved(Boolean) - Method in class org.api.mtgstock.modele.Print
- setResponse(HttpResponse) - Method in class org.api.mtgstock.modele.URLCallInfo
- SETS - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- setSet(CardSet) - Method in class org.api.mtgstock.modele.DeckCard
- setSet(CardSet) - Method in class org.api.mtgstock.modele.SetPrices
- setSetId(Integer) - Method in class org.api.mtgstock.modele.Print
- setSetName(String) - Method in class org.api.mtgstock.modele.Print
- setSets(List<Print>) - Method in class org.api.mtgstock.modele.FullPrint
- setSetType(String) - Method in class org.api.mtgstock.modele.CardSet
- setSetType(String) - Method in class org.api.mtgstock.modele.Print
- setShowcase(boolean) - Method in class org.api.mtgstock.modele.Print
- setSideboard(Map<DeckCard, Integer>) - Method in class org.api.mtgstock.modele.Deck
- setSlug(String) - Method in class org.api.mtgstock.modele.CardSet
- setSlug(String) - Method in class org.api.mtgstock.modele.News
- setSlug(String) - Method in class org.api.mtgstock.modele.SealedProduct
- setSplitcost(String[]) - Method in class org.api.mtgstock.modele.CardDetails
- setStart(Instant) - Method in class org.api.mtgstock.modele.URLCallInfo
- setSubtype(String) - Method in class org.api.mtgstock.modele.CardDetails
- setSum(List<EntryValue<MTGStockConstants.PRICES, Double>>) - Method in class org.api.mtgstock.modele.PriceHash
- setSupertype(String) - Method in class org.api.mtgstock.modele.CardDetails
- setTcgId(Integer) - Method in class org.api.mtgstock.modele.FullPrint
- setTcgUrl(String) - Method in class org.api.mtgstock.modele.FullPrint
- setTitle(String) - Method in class org.api.mtgstock.modele.News
- setTotal(Integer) - Method in class org.api.mtgstock.modele.Metagame
- setTournamentId(Integer) - Method in class org.api.mtgstock.modele.Deck
- setTournamentType(String) - Method in class org.api.mtgstock.modele.Tournament
- setType - Variable in class org.api.mtgstock.modele.Print
- setType(MTGStockConstants.PRICES) - Method in class org.api.mtgstock.modele.LowHighValues
- setUrl(String) - Method in class org.api.mtgstock.modele.URLCallInfo
- setUrlImage(String) - Method in class org.api.mtgstock.modele.SealedProduct
- showcase - Variable in class org.api.mtgstock.modele.Print
- SHOWCASE - Static variable in class org.api.mtgstock.tools.MTGStockConstants
- SIMILARITY - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- STANDARD - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- STANDARDBRAWL - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- SUBTYPE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- SUM - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- SUPERTYPE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
T
- TCG_ID - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- TCG_URL - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- TIMELESS - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
- Tools - Class in org.api.mtgstock.tools
- toPrints(Integer...) - Method in class org.api.mtgstock.services.CardsService
- toPrints(List<SearchResult>) - Method in class org.api.mtgstock.services.CardsService
- toString() - Method in class org.api.mtgstock.modele.Archetype
- toString() - Method in class org.api.mtgstock.modele.CardDetails
- toString() - Method in class org.api.mtgstock.modele.CardSet
- toString() - Method in class org.api.mtgstock.modele.Deck
- toString() - Method in class org.api.mtgstock.modele.DeckCard
- toString() - Method in class org.api.mtgstock.modele.DeckInfo
- toString() - Method in class org.api.mtgstock.modele.EntryValue
- toString() - Method in class org.api.mtgstock.modele.HandyList
- toString() - Method in class org.api.mtgstock.modele.Interest
- toString() - Method in class org.api.mtgstock.modele.Legality
- toString() - Method in class org.api.mtgstock.modele.Metagame
- toString() - Method in class org.api.mtgstock.modele.News
- toString() - Method in class org.api.mtgstock.modele.Played
- toString() - Method in class org.api.mtgstock.modele.Prices
- toString() - Method in class org.api.mtgstock.modele.PriceVariations
- toString() - Method in class org.api.mtgstock.modele.Print
- toString() - Method in class org.api.mtgstock.modele.SealedProduct
- toString() - Method in class org.api.mtgstock.modele.SearchResult
- toString() - Method in class org.api.mtgstock.modele.SetPrices
- toString() - Method in class org.api.mtgstock.modele.Tournament
- toString() - Method in class org.api.mtgstock.modele.URLCallInfo
- TOTAL - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- toUri() - Method in class org.api.mtgstock.modele.News
- Tournament - Class in org.api.mtgstock.modele
- Tournament() - Constructor for class org.api.mtgstock.modele.Tournament
- TOURNAMENTTYPE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- TYPE - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
U
- U - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.RARITY
- URL - Static variable in class org.api.mtgstock.services.AbstractMTGStockService
- URLCallInfo - Class in org.api.mtgstock.modele
- URLCallInfo() - Constructor for class org.api.mtgstock.modele.URLCallInfo
- URLCallListener - Interface in org.api.mtgstock.services
- URLUtilities - Class in org.api.mtgstock.tools
- URLUtilities() - Constructor for class org.api.mtgstock.tools.URLUtilities
- USER_AGENT_VALUE - Static variable in class org.api.mtgstock.tools.MTGStockConstants
V
- valueOf(String) - Static method in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.api.mtgstock.tools.MTGStockConstants.PRICES
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.api.mtgstock.tools.MTGStockConstants.RARITY
-
Returns the enum constant of this class with the specified name.
- values() - Method in class org.api.mtgstock.modele.PriceVariations
- values() - Static method in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.api.mtgstock.tools.MTGStockConstants.PRICES
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.api.mtgstock.tools.MTGStockConstants.RARITY
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERSION - Static variable in class org.api.mtgstock.tools.MTGStockConstants
- VINTAGE - Enum constant in enum class org.api.mtgstock.tools.MTGStockConstants.FORMAT
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form