Package velox.api.layer1.data
Class InstrumentInfo.Builder
java.lang.Object
velox.api.layer1.data.InstrumentCoreInfo.BuilderBase<T>
velox.api.layer1.data.InstrumentInfo.BuilderBase<InstrumentInfo.Builder>
velox.api.layer1.data.InstrumentInfo.Builder
- Enclosing class:
InstrumentInfo
public static class InstrumentInfo.Builder
extends InstrumentInfo.BuilderBase<InstrumentInfo.Builder>
-
Field Summary
Fields inherited from class velox.api.layer1.data.InstrumentInfo.BuilderBase
fullName, isApiProtected, isCrypto, isFullDepth, multiplier, pips, recordingTag, sizeMultiplierFields inherited from class velox.api.layer1.data.InstrumentCoreInfo.BuilderBase
exchange, symbol, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class velox.api.layer1.data.InstrumentInfo.BuilderBase
getFullName, getMultiplier, getPips, getRecordingTag, getSizeMultiplier, isApiProtected, isCrypto, isFullDepth, setApiProtected, setCrypto, setFieldsFrom, setFullDepth, setFullName, setMultiplier, setPips, setRecordingTag, setSizeMultiplierMethods inherited from class velox.api.layer1.data.InstrumentCoreInfo.BuilderBase
getExchange, getSymbol, getType, setExchange, setFieldsFrom, setSymbol, setType
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
- Specified by:
selfin classInstrumentCoreInfo.BuilderBase<InstrumentInfo.Builder>
-
build
- Specified by:
buildin classInstrumentInfo.BuilderBase<InstrumentInfo.Builder>
-