Index

C E G H I M S 
All Classes and Interfaces|All Packages

C

com.apptasticsoftware.mic - module com.apptasticsoftware.mic
These modules define the base APIs for MIC.
com.apptasticsoftware.mic - package com.apptasticsoftware.mic
This package is intended for MIC.

E

equals(Object) - Method in class com.apptasticsoftware.mic.Mic
 

G

getAcronym() - Method in class com.apptasticsoftware.mic.Mic
Known acronym of the market.
getAll() - Method in class com.apptasticsoftware.mic.MicLookup
Get all known MIC entries.
getCity() - Method in class com.apptasticsoftware.mic.Mic
City where the market is located.
getComments() - Method in class com.apptasticsoftware.mic.Mic
Comments attached to corresponding MIC entry during its lifetime.
getCountryCode() - Method in class com.apptasticsoftware.mic.Mic
ISO country code (ISO 3166-1 alpha-2) of the country where the market is registered.
getCreationDate() - Method in class com.apptasticsoftware.mic.Mic
The creation date of corresponding MIC entry.
getCreationLocalDate() - Method in class com.apptasticsoftware.mic.Mic
The creation date of corresponding MIC entry.
getExpiryDate() - Method in class com.apptasticsoftware.mic.Mic
The expiry date of corresponding MIC entry.
getExpiryLocalDate() - Method in class com.apptasticsoftware.mic.Mic
The expiry date of corresponding MIC entry.
getInstance() - Static method in class com.apptasticsoftware.mic.MicLookup
Get instance for doing MIC lookups.
getInstance(boolean) - Static method in class com.apptasticsoftware.mic.MicLookup
Get instance for doing MIC lookups.
getLastUpdateDate() - Method in class com.apptasticsoftware.mic.Mic
The last update date of corresponding MIC entry.
getLastUpdateLocalDate() - Method in class com.apptasticsoftware.mic.Mic
The last update date of corresponding MIC entry.
getLastValidationDate() - Method in class com.apptasticsoftware.mic.Mic
The last validation date of corresponding MIC entry.
getLastValidationLocalDate() - Method in class com.apptasticsoftware.mic.Mic
The last validation date of corresponding MIC entry.
getLegalEntityName() - Method in class com.apptasticsoftware.mic.Mic
Legal Entity Name.
getLeiCode() - Method in class com.apptasticsoftware.mic.Mic
LEI code.
getMarketCategoryCode() - Method in class com.apptasticsoftware.mic.Mic
Market Category Code.
getMarketType() - Method in class com.apptasticsoftware.mic.Mic
OPRT (Operating) or SGMT (Segment) indicating whether the MIC is an operating MIC or a market segment MIC.
getMic() - Method in class com.apptasticsoftware.mic.Mic
Market Identifier Code allocated to the market.
getMic(String) - Method in class com.apptasticsoftware.mic.MicLookup
Get MIC entry by mic code.
getMicByCountryCode(String) - Method in class com.apptasticsoftware.mic.MicLookup
Get all MIC entries for a give country code.
getMicByOperationalMic(String) - Method in class com.apptasticsoftware.mic.MicLookup
Get all MIC entries for a give operational MIC.
getNameInstitutionDescription() - Method in class com.apptasticsoftware.mic.Mic
Institution description of the corresponding market.
getOperatingMic() - Method in class com.apptasticsoftware.mic.Mic
MIC representing the market at operating level.
getStatus() - Method in class com.apptasticsoftware.mic.Mic
Status of the MIC entry (ACTIVE, UPDATED, EXPIRED).
getWebsite() - Method in class com.apptasticsoftware.mic.Mic
Website of the market.
getWebSite() - Method in class com.apptasticsoftware.mic.Mic
Deprecated, for removal: This API element is subject to removal in a future version.
Use getWebsite method instead.

H

hashCode() - Method in class com.apptasticsoftware.mic.Mic
 

I

isActive() - Method in class com.apptasticsoftware.mic.Mic
Check if the status of the MIC is active.
isDownloaded() - Method in class com.apptasticsoftware.mic.MicLookup
Check if a list of the latest mic was downloaded.
isExpired() - Method in class com.apptasticsoftware.mic.Mic
Check if the status of the MIC is expired.
isUpdated() - Method in class com.apptasticsoftware.mic.Mic
Check if the status of the MIC is updated.

M

Mic - Class in com.apptasticsoftware.mic
ISO 10383 - Market Identifier Codes (MIC).
Mic(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.apptasticsoftware.mic.Mic
Constructor
MicLookup - Class in com.apptasticsoftware.mic
Class for doing Market Identifier Codes (MIC) lookup.

S

size() - Method in class com.apptasticsoftware.mic.MicLookup
Number of MICs.
C E G H I M S 
All Classes and Interfaces|All Packages