|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A
- the attribute class.public interface CandleSymbolAttribute<A>
Attribute of the CandleSymbol
.
Method Summary | |
---|---|
String |
changeAttributeForSymbol(String symbol)
Returns candle event symbol string with this attribute set. |
void |
checkInAttributeImpl(CandleSymbol candleSymbol)
Internal method that initializes attribute in the candle symbol. |
Method Detail |
---|
String changeAttributeForSymbol(String symbol)
symbol
- original candle event symbol.
void checkInAttributeImpl(CandleSymbol candleSymbol)
candleSymbol
- candle symbol.
IllegalStateException
- if used outside of internal initialization logic.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |