Skip navigation links
A D G O S T 

A

activate(BundleContext) - Method in class org.wso2.msf4j.stockquote.StockQuoteService
 
addStock(Stock) - Method in class org.wso2.msf4j.stockquote.StockQuoteService
Add a new stock.

D

deactivate(BundleContext) - Method in class org.wso2.msf4j.stockquote.StockQuoteService
 

G

getAllStocks() - Method in class org.wso2.msf4j.stockquote.StockQuoteService
Retrieve all stocks.
getHigh() - Method in class org.wso2.msf4j.stockquote.Stock
 
getLast() - Method in class org.wso2.msf4j.stockquote.Stock
 
getLow() - Method in class org.wso2.msf4j.stockquote.Stock
 
getName() - Method in class org.wso2.msf4j.stockquote.Stock
 
getQuote(String) - Method in class org.wso2.msf4j.stockquote.StockQuoteService
Retrieve a stock for a given symbol.
getSymbol() - Method in class org.wso2.msf4j.stockquote.Stock
 

O

org.wso2.msf4j.stockquote - package org.wso2.msf4j.stockquote
 

S

setHigh(double) - Method in class org.wso2.msf4j.stockquote.Stock
 
setLast(double) - Method in class org.wso2.msf4j.stockquote.Stock
 
setLow(double) - Method in class org.wso2.msf4j.stockquote.Stock
 
setName(String) - Method in class org.wso2.msf4j.stockquote.Stock
 
setSymbol(String) - Method in class org.wso2.msf4j.stockquote.Stock
 
Stock - Class in org.wso2.msf4j.stockquote
Represents a stock item.
Stock() - Constructor for class org.wso2.msf4j.stockquote.Stock
No arg constructor is required for xml marshalling
Stock(String, String) - Constructor for class org.wso2.msf4j.stockquote.Stock
 
Stock(String, String, double, double, double) - Constructor for class org.wso2.msf4j.stockquote.Stock
 
StockQuoteService - Class in org.wso2.msf4j.stockquote
StockQuote microservice.
StockQuoteService() - Constructor for class org.wso2.msf4j.stockquote.StockQuoteService
Add initial stocks IBM, GOOG, AMZN.
Stocks - Class in org.wso2.msf4j.stockquote
Represents a list of Stock objects.
Stocks() - Constructor for class org.wso2.msf4j.stockquote.Stocks
No arg constructor is required for xml marshalling
Stocks(Collection<Stock>) - Constructor for class org.wso2.msf4j.stockquote.Stocks
 

T

toString() - Method in class org.wso2.msf4j.stockquote.StockQuoteService
 
A D G O S T 
Skip navigation links

Copyright © 2016 WSO2. All rights reserved.