Index

C E G H S T 
All Classes and Interfaces|All Packages

C

com.apptasticsoftware.tickersymbol - module com.apptasticsoftware.tickersymbol
These modules define the base APIs for ticker symbol.
com.apptasticsoftware.tickersymbol - package com.apptasticsoftware.tickersymbol
This package is intended for ticker symbol lookup.

E

equals(Object) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Comparison method.

G

getCategory1() - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Get category 1.
getCategory2() - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Get category 2.
getCategory3() - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Get category 3.
getCountry() - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Get country.
getDescription() - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Get description of this ticker.
getExchange() - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Get exchange.
getExchangeCountry() - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Get exchange country.
getInstance() - Static method in class com.apptasticsoftware.tickersymbol.TickerSymbolSearch
Get instance for doing ticker symbol searches.
getInstance(int) - Static method in class com.apptasticsoftware.tickersymbol.TickerSymbolSearch
Get instance for doing ticker symbol searches.
getSedol() - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Get SEDOL.
getSymbol() - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Get symbol name or short name for this tickers.
getType() - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Get type of instrument.

H

hashCode() - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Calculates hash code for this ticker.

S

searchByIdentifier(String) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbolSearch
Search ticker symbol by identifier
setCategory1(String) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Set category 1.
setCategory2(String) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Set category 2.
setCategory3(String) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Set category 3.
setCountry(String) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Set country.
setDescription(String) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Set description of this ticker.
setExchange(String) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Set exchange.
setExchangeCountry(String) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Set exchange country.
setSedol(String) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Set SEDOL.
setSymbol(String) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Set symbol or short name for this tickers.
setType(String) - Method in class com.apptasticsoftware.tickersymbol.TickerSymbol
Set type of instrument.

T

TickerSymbol - Class in com.apptasticsoftware.tickersymbol
Class representing ticker symbol.
TickerSymbol() - Constructor for class com.apptasticsoftware.tickersymbol.TickerSymbol
 
TickerSymbolSearch - Class in com.apptasticsoftware.tickersymbol
Class for searching ticker symbols.
C E G H S T 
All Classes and Interfaces|All Packages