Class GetQuote
- java.lang.Object
-
- jadex.webservice.examples.ws.quote.gen.GetQuote
-
public class GetQuote extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
symbol
-
Constructor Summary
Constructors Constructor Description GetQuote()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getSymbol()
Gets the value of the symbol property.void
setSymbol(java.lang.String value)
Sets the value of the symbol property.
-
-