Package com.epam.fix.model.fix42.message
Class BidResponse.BidComponentsGroup
java.lang.Object
com.epam.fix.model.fix42.message.BidResponse.BidComponentsGroup
- Enclosing class:
- BidResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetPrice()getSide()getText()voidsetCommission(Double value) voidsetCommType(Character value) voidsetCountry(String value) voidsetEncodedText(String value) voidsetEncodedTextLen(Long value) voidsetFairValue(Double value) voidsetFutSettDate(Calendar value) voidvoidsetNetGrossInd(Long value) voidvoidsetPriceType(Long value) voidsetSettlmntTyp(Character value) voidvoidvoidsetTradingSessionID(String value) void
-
Constructor Details
-
BidComponentsGroup
public BidComponentsGroup()
-
-
Method Details
-
getCommission
-
setCommission
-
getCommType
-
setCommType
-
getListID
-
setListID
-
getCountry
-
setCountry
-
getSide
-
setSide
-
getPrice
-
setPrice
-
getPriceType
-
setPriceType
-
getFairValue
-
setFairValue
-
getNetGrossInd
-
setNetGrossInd
-
getSettlmntTyp
-
setSettlmntTyp
-
getFutSettDate
-
setFutSettDate
-
getTradingSessionID
-
setTradingSessionID
-
getText
-
setText
-
getEncodedTextLen
-
setEncodedTextLen
-
getEncodedText
-
setEncodedText
-
toFIX
-
fromFIX
-