net.sourceforge.fixagora.basis.shared.model.persistence
Class SecurityDetails

java.lang.Object
  extended by net.sourceforge.fixagora.basis.shared.model.persistence.SecurityDetails
All Implemented Interfaces:
java.io.Serializable

@Entity
public class SecurityDetails
extends java.lang.Object
implements java.io.Serializable

The Class SecurityDetails.

See Also:
Serialized Form

Constructor Summary
SecurityDetails()
           
 
Method Summary
 java.lang.Double getCapPrice()
          Gets the cap price.
 java.lang.String getcFICode()
          Gets the c fi code.
 java.lang.Double getContractMultiplier()
          Gets the contract multiplier.
 java.lang.Integer getContractMultiplierUnit()
          Gets the contract multiplier unit.
 java.util.Date getContractSettlMonth()
          Gets the contract settl month.
 java.lang.String getCountryOfIssue()
          Gets the country of issue.
 java.util.Date getCouponPaymentDate()
          Gets the coupon payment date.
 java.lang.Double getCouponRate()
          Gets the coupon rate.
 java.lang.Integer getCpProgramm()
          Gets the cp programm.
 java.lang.String getCpRegType()
          Gets the cp reg type.
 java.lang.String getCreditRating()
          Gets the credit rating.
 java.lang.String getCurrency()
          Gets the currency.
 java.util.Date getDatedDate()
          Gets the dated date.
 java.lang.Integer getDeliveryForm()
          Gets the delivery form.
 java.lang.String getDescription()
          Gets the description.
 java.lang.Integer getExerciseStyle()
          Gets the exercise style.
 java.lang.Double getFactor()
          Gets the factor.
 java.lang.Boolean getFlexibleIndicator()
          Gets the flexible indicator.
 java.lang.Boolean getFlexProductEligibilityIndicator()
          Gets the flex product eligibility indicator.
 java.lang.Double getFloorPrice()
          Gets the floor price.
 java.lang.Integer getFlowScheduleTyped()
          Gets the flow schedule typed.
 java.lang.String getFpool()
          Gets the fpool.
 long getId()
          Gets the id.
 java.lang.String getInstrmtAssignmentMethod()
          Gets the instrmt assignment method.
 java.lang.String getInstrumentRegistry()
          Gets the instrument registry.
 java.util.Date getInterestAccrualDate()
          Gets the interest accrual date.
 java.util.Date getIssueDate()
          Gets the issue date.
 java.lang.String getIssuer()
          Gets the issuer.
 java.lang.Integer getListMethod()
          Gets the list method.
 java.lang.String getLocaleOfIssue()
          Gets the locale of issue.
 java.util.Date getMaturityTime()
          Gets the maturity time.
 java.lang.Double getMinPriceIncrement()
          Gets the min price increment.
 java.lang.Double getMinPriceIncrementAmount()
          Gets the min price increment amount.
 java.lang.Integer getNtPositionLimit()
          Gets the nt position limit.
 java.lang.Double getOptionPayoutAmount()
          Gets the option payout amount.
 java.lang.Integer getOptionPayoutType()
          Gets the option payout type.
 java.lang.Double getPercentAtRisk()
          Gets the percent at risk.
 java.lang.Integer getPositionLimit()
          Gets the position limit.
 java.lang.String getPriceQuoteMethod()
          Gets the price quote method.
 java.lang.String getPriceUnitOfMeasure()
          Gets the price unit of measure.
 java.lang.Double getPriceUnitOfMeasureQty()
          Gets the price unit of measure qty.
 java.lang.Integer getProduct()
          Gets the product.
 java.lang.String getProductComplex()
          Gets the product complex.
 java.lang.Integer getPutOrCall()
          Gets the put or call.
 java.util.Date getRedemptionDate()
          Gets the redemption date.
 java.lang.String getRestructuringType()
          Gets the restructuring type.
 java.util.List<SecurityAltIDGroup> getSecurityAltIDGroups()
          Gets the security alt id groups.
 java.util.List<SecurityAttribute> getSecurityAttribute()
          Gets the security attribute.
 java.util.List<SecurityComplexEvent> getSecurityComplexEvents()
          Gets the security complex events.
 java.util.List<SecurityEvent> getSecurityEvents()
          Gets the security events.
 java.lang.String getSecurityExchange()
          Gets the security exchange.
 java.lang.String getSecurityGroup()
          Gets the security group.
 java.lang.String getSecurityIDSource()
          Gets the security id source.
 java.util.List<SecurityLeg> getSecurityLegs()
          Gets the security legs.
 java.lang.String getSecurityStatus()
          Gets the security status.
 java.lang.String getSecuritySubType()
          Gets the security sub type.
 java.lang.String getSecurityType()
          Gets the security type.
 java.util.List<SecurityUnderlying> getSecurityUnderlyings()
          Gets the security underlyings.
 java.lang.String getSeniority()
          Gets the seniority.
 java.lang.String getSettleMethod()
          Gets the settle method.
 java.lang.String getSettlOnOpen()
          Gets the settl on open.
 java.lang.String getStateOfIssue()
          Gets the state of issue.
 java.lang.String getStrikeCurrency()
          Gets the strike currency.
 java.lang.Double getStrikeMultiplier()
          Gets the strike multiplier.
 java.lang.Double getStrikePrice()
          Gets the strike price.
 java.lang.Integer getStrikePriceBoundaryMethod()
          Gets the strike price boundary method.
 java.lang.Double getStrikePriceBoundaryPrecision()
          Gets the strike price boundary precision.
 java.lang.Integer getStrikePriceDeterminationMethod()
          Gets the strike price determination method.
 java.lang.Double getStrikeValue()
          Gets the strike value.
 java.lang.String getSymbolSfx()
          Gets the symbol sfx.
 java.lang.String getTimeUnit()
          Gets the time unit.
 java.lang.Integer getUnderlyingDeterminationMethod()
          Gets the underlying determination method.
 java.lang.String getUnitOfMeasure()
          Gets the unit of measure.
 java.lang.Double getUnitOfMeasureQty()
          Gets the unit of measure qty.
 java.lang.String getValuationMethod()
          Gets the valuation method.
 void makeEager()
          Make eager.
 void setCapPrice(java.lang.Double capPrice)
          Sets the cap price.
 void setcFICode(java.lang.String cFICode)
          Sets the c fi code.
 void setContractMultiplier(java.lang.Double contractMultiplier)
          Sets the contract multiplier.
 void setContractMultiplierUnit(java.lang.Integer contractMultiplierUnit)
          Sets the contract multiplier unit.
 void setContractSettlMonth(java.util.Date contractSettlMonth)
          Sets the contract settl month.
 void setCountryOfIssue(java.lang.String countryOfIssue)
          Sets the country of issue.
 void setCouponPaymentDate(java.util.Date couponPaymentDate)
          Sets the coupon payment date.
 void setCouponRate(java.lang.Double couponRate)
          Sets the coupon rate.
 void setCpProgramm(java.lang.Integer cpProgramm)
          Sets the cp programm.
 void setCpRegType(java.lang.String cpRegType)
          Sets the cp reg type.
 void setCreditRating(java.lang.String creditRating)
          Sets the credit rating.
 void setCurrency(java.lang.String currency)
          Sets the currency.
 void setDatedDate(java.util.Date datedDate)
          Sets the dated date.
 void setDeliveryForm(java.lang.Integer deliveryForm)
          Sets the delivery form.
 void setDescription(java.lang.String description)
          Sets the description.
 void setExerciseStyle(java.lang.Integer exerciseStyle)
          Sets the exercise style.
 void setFactor(java.lang.Double factor)
          Sets the factor.
 void setFlexibleIndicator(java.lang.Boolean flexibleIndicator)
          Sets the flexible indicator.
 void setFlexProductEligibilityIndicator(java.lang.Boolean flexProductEligibilityIndicator)
          Sets the flex product eligibility indicator.
 void setFloorPrice(java.lang.Double floorPrice)
          Sets the floor price.
 void setFlowScheduleTyped(java.lang.Integer flowScheduleTyped)
          Sets the flow schedule typed.
 void setFpool(java.lang.String fpool)
          Sets the fpool.
 void setId(long id)
          Sets the id.
 void setInstrmtAssignmentMethod(java.lang.String instrmtAssignmentMethod)
          Sets the instrmt assignment method.
 void setInstrumentRegistry(java.lang.String instrumentRegistry)
          Sets the instrument registry.
 void setInterestAccrualDate(java.util.Date interestAccrualDate)
          Sets the interest accrual date.
 void setIssueDate(java.util.Date issueDate)
          Sets the issue date.
 void setIssuer(java.lang.String issuer)
          Sets the issuer.
 void setListMethod(java.lang.Integer listMethod)
          Sets the list method.
 void setLocaleOfIssue(java.lang.String localeOfIssue)
          Sets the locale of issue.
 void setMaturityTime(java.util.Date maturityTime)
          Sets the maturity time.
 void setMinPriceIncrement(java.lang.Double minPriceIncrement)
          Sets the min price increment.
 void setMinPriceIncrementAmount(java.lang.Double minPriceIncrementAmount)
          Sets the min price increment amount.
 void setNtPositionLimit(java.lang.Integer ntPositionLimit)
          Sets the nt position limit.
 void setOptionPayoutAmount(java.lang.Double optionPayoutAmount)
          Sets the option payout amount.
 void setOptionPayoutType(java.lang.Integer optionPayoutType)
          Sets the option payout type.
 void setPercentAtRisk(java.lang.Double percentAtRisk)
          Sets the percent at risk.
 void setPositionLimit(java.lang.Integer positionLimit)
          Sets the position limit.
 void setPriceQuoteMethod(java.lang.String priceQuoteMethod)
          Sets the price quote method.
 void setPriceUnitOfMeasure(java.lang.String priceUnitOfMeasure)
          Sets the price unit of measure.
 void setPriceUnitOfMeasureQty(java.lang.Double priceUnitOfMeasureQty)
          Sets the price unit of measure qty.
 void setProduct(java.lang.Integer product)
          Sets the product.
 void setProductComplex(java.lang.String productComplex)
          Sets the product complex.
 void setPutOrCall(java.lang.Integer putOrCall)
          Sets the put or call.
 void setRedemptionDate(java.util.Date redemptionDate)
          Sets the redemption date.
 void setRestructuringType(java.lang.String restructuringType)
          Sets the restructuring type.
 void setSecurityAltIDGroups(java.util.List<SecurityAltIDGroup> securityAltIDGroups)
          Sets the security alt id groups.
 void setSecurityAttribute(java.util.List<SecurityAttribute> securityAttribute)
          Sets the security attribute.
 void setSecurityComplexEvents(java.util.List<SecurityComplexEvent> securityComplexEvents)
          Sets the security complex events.
 void setSecurityEvents(java.util.List<SecurityEvent> securityEvents)
          Sets the security events.
 void setSecurityExchange(java.lang.String securityExchange)
          Sets the security exchange.
 void setSecurityGroup(java.lang.String securityGroup)
          Sets the security group.
 void setSecurityIDSource(java.lang.String securityIDSource)
          Sets the security id source.
 void setSecurityLegs(java.util.List<SecurityLeg> securityLegs)
          Sets the security legs.
 void setSecurityStatus(java.lang.String securityStatus)
          Sets the security status.
 void setSecuritySubType(java.lang.String securitySubType)
          Sets the security sub type.
 void setSecurityType(java.lang.String securityType)
          Sets the security type.
 void setSecurityUnderlyings(java.util.List<SecurityUnderlying> securityUnderlying)
          Sets the security underlyings.
 void setSeniority(java.lang.String seniority)
          Sets the seniority.
 void setSettleMethod(java.lang.String settleMethod)
          Sets the settle method.
 void setSettlOnOpen(java.lang.String settlOnOpen)
          Sets the settl on open.
 void setStateOfIssue(java.lang.String stateOfIssue)
          Sets the state of issue.
 void setStrikeCurrency(java.lang.String strikeCurrency)
          Sets the strike currency.
 void setStrikeMultiplier(java.lang.Double strikeMultiplier)
          Sets the strike multiplier.
 void setStrikePrice(java.lang.Double strikePrice)
          Sets the strike price.
 void setStrikePriceBoundaryMethod(java.lang.Integer strikePriceBoundaryMethod)
          Sets the strike price boundary method.
 void setStrikePriceBoundaryPrecision(java.lang.Double strikePriceBoundaryPrecision)
          Sets the strike price boundary precision.
 void setStrikePriceDeterminationMethod(java.lang.Integer strikePriceDeterminationMethod)
          Sets the strike price determination method.
 void setStrikeValue(java.lang.Double strikeValue)
          Sets the strike value.
 void setSymbolSfx(java.lang.String symbolSfx)
          Sets the symbol sfx.
 void setTimeUnit(java.lang.String timeUnit)
          Sets the time unit.
 void setUnderlyingDeterminationMethod(java.lang.Integer underlyingDeterminationMethod)
          Sets the underlying determination method.
 void setUnitOfMeasure(java.lang.String unitOfMeasure)
          Sets the unit of measure.
 void setUnitOfMeasureQty(java.lang.Double unitOfMeasureQty)
          Sets the unit of measure qty.
 void setValuationMethod(java.lang.String valuationMethod)
          Sets the valuation method.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityDetails

public SecurityDetails()
Method Detail

getId

public long getId()
Gets the id.

Returns:
the id

setId

public void setId(long id)
Sets the id.

Parameters:
id - the new id

getSecurityLegs

public java.util.List<SecurityLeg> getSecurityLegs()
Gets the security legs.

Returns:
the security legs

setSecurityLegs

public void setSecurityLegs(java.util.List<SecurityLeg> securityLegs)
Sets the security legs.

Parameters:
securityLegs - the new security legs

getSecurityUnderlyings

public java.util.List<SecurityUnderlying> getSecurityUnderlyings()
Gets the security underlyings.

Returns:
the security underlyings

setSecurityUnderlyings

public void setSecurityUnderlyings(java.util.List<SecurityUnderlying> securityUnderlying)
Sets the security underlyings.

Parameters:
securityUnderlying - the new security underlyings

getSecurityAttribute

public java.util.List<SecurityAttribute> getSecurityAttribute()
Gets the security attribute.

Returns:
the security attribute

setSecurityAttribute

public void setSecurityAttribute(java.util.List<SecurityAttribute> securityAttribute)
Sets the security attribute.

Parameters:
securityAttribute - the new security attribute

getSecurityComplexEvents

public java.util.List<SecurityComplexEvent> getSecurityComplexEvents()
Gets the security complex events.

Returns:
the security complex events

setSecurityComplexEvents

public void setSecurityComplexEvents(java.util.List<SecurityComplexEvent> securityComplexEvents)
Sets the security complex events.

Parameters:
securityComplexEvents - the new security complex events

getSecurityEvents

public java.util.List<SecurityEvent> getSecurityEvents()
Gets the security events.

Returns:
the security events

setSecurityEvents

public void setSecurityEvents(java.util.List<SecurityEvent> securityEvents)
Sets the security events.

Parameters:
securityEvents - the new security events

getDeliveryForm

public java.lang.Integer getDeliveryForm()
Gets the delivery form.

Returns:
the delivery form

setDeliveryForm

public void setDeliveryForm(java.lang.Integer deliveryForm)
Sets the delivery form.

Parameters:
deliveryForm - the new delivery form

getPercentAtRisk

public java.lang.Double getPercentAtRisk()
Gets the percent at risk.

Returns:
the percent at risk

setPercentAtRisk

public void setPercentAtRisk(java.lang.Double percentAtRisk)
Sets the percent at risk.

Parameters:
percentAtRisk - the new percent at risk

getOptionPayoutType

public java.lang.Integer getOptionPayoutType()
Gets the option payout type.

Returns:
the option payout type

setOptionPayoutType

public void setOptionPayoutType(java.lang.Integer optionPayoutType)
Sets the option payout type.

Parameters:
optionPayoutType - the new option payout type

getUnderlyingDeterminationMethod

public java.lang.Integer getUnderlyingDeterminationMethod()
Gets the underlying determination method.

Returns:
the underlying determination method

setUnderlyingDeterminationMethod

public void setUnderlyingDeterminationMethod(java.lang.Integer underlyingDeterminationMethod)
Sets the underlying determination method.

Parameters:
underlyingDeterminationMethod - the new underlying determination method

getFlexibleIndicator

public java.lang.Boolean getFlexibleIndicator()
Gets the flexible indicator.

Returns:
the flexible indicator

setFlexibleIndicator

public void setFlexibleIndicator(java.lang.Boolean flexibleIndicator)
Sets the flexible indicator.

Parameters:
flexibleIndicator - the new flexible indicator

getFlexProductEligibilityIndicator

public java.lang.Boolean getFlexProductEligibilityIndicator()
Gets the flex product eligibility indicator.

Returns:
the flex product eligibility indicator

setFlexProductEligibilityIndicator

public void setFlexProductEligibilityIndicator(java.lang.Boolean flexProductEligibilityIndicator)
Sets the flex product eligibility indicator.

Parameters:
flexProductEligibilityIndicator - the new flex product eligibility indicator

getValuationMethod

public java.lang.String getValuationMethod()
Gets the valuation method.

Returns:
the valuation method

setValuationMethod

public void setValuationMethod(java.lang.String valuationMethod)
Sets the valuation method.

Parameters:
valuationMethod - the new valuation method

getFlowScheduleTyped

public java.lang.Integer getFlowScheduleTyped()
Gets the flow schedule typed.

Returns:
the flow schedule typed

setFlowScheduleTyped

public void setFlowScheduleTyped(java.lang.Integer flowScheduleTyped)
Sets the flow schedule typed.

Parameters:
flowScheduleTyped - the new flow schedule typed

getRestructuringType

public java.lang.String getRestructuringType()
Gets the restructuring type.

Returns:
the restructuring type

setRestructuringType

public void setRestructuringType(java.lang.String restructuringType)
Sets the restructuring type.

Parameters:
restructuringType - the new restructuring type

getSeniority

public java.lang.String getSeniority()
Gets the seniority.

Returns:
the seniority

setSeniority

public void setSeniority(java.lang.String seniority)
Sets the seniority.

Parameters:
seniority - the new seniority

getStrikePriceDeterminationMethod

public java.lang.Integer getStrikePriceDeterminationMethod()
Gets the strike price determination method.

Returns:
the strike price determination method

setStrikePriceDeterminationMethod

public void setStrikePriceDeterminationMethod(java.lang.Integer strikePriceDeterminationMethod)
Sets the strike price determination method.

Parameters:
strikePriceDeterminationMethod - the new strike price determination method

getStrikePriceBoundaryMethod

public java.lang.Integer getStrikePriceBoundaryMethod()
Gets the strike price boundary method.

Returns:
the strike price boundary method

setStrikePriceBoundaryMethod

public void setStrikePriceBoundaryMethod(java.lang.Integer strikePriceBoundaryMethod)
Sets the strike price boundary method.

Parameters:
strikePriceBoundaryMethod - the new strike price boundary method

getStrikePriceBoundaryPrecision

public java.lang.Double getStrikePriceBoundaryPrecision()
Gets the strike price boundary precision.

Returns:
the strike price boundary precision

setStrikePriceBoundaryPrecision

public void setStrikePriceBoundaryPrecision(java.lang.Double strikePriceBoundaryPrecision)
Sets the strike price boundary precision.

Parameters:
strikePriceBoundaryPrecision - the new strike price boundary precision

getProductComplex

public java.lang.String getProductComplex()
Gets the product complex.

Returns:
the product complex

setProductComplex

public void setProductComplex(java.lang.String productComplex)
Sets the product complex.

Parameters:
productComplex - the new product complex

getPriceUnitOfMeasure

public java.lang.String getPriceUnitOfMeasure()
Gets the price unit of measure.

Returns:
the price unit of measure

setPriceUnitOfMeasure

public void setPriceUnitOfMeasure(java.lang.String priceUnitOfMeasure)
Sets the price unit of measure.

Parameters:
priceUnitOfMeasure - the new price unit of measure

getPriceUnitOfMeasureQty

public java.lang.Double getPriceUnitOfMeasureQty()
Gets the price unit of measure qty.

Returns:
the price unit of measure qty

setPriceUnitOfMeasureQty

public void setPriceUnitOfMeasureQty(java.lang.Double priceUnitOfMeasureQty)
Sets the price unit of measure qty.

Parameters:
priceUnitOfMeasureQty - the new price unit of measure qty

getSettleMethod

public java.lang.String getSettleMethod()
Gets the settle method.

Returns:
the settle method

setSettleMethod

public void setSettleMethod(java.lang.String settleMethod)
Sets the settle method.

Parameters:
settleMethod - the new settle method

getExerciseStyle

public java.lang.Integer getExerciseStyle()
Gets the exercise style.

Returns:
the exercise style

setExerciseStyle

public void setExerciseStyle(java.lang.Integer exerciseStyle)
Sets the exercise style.

Parameters:
exerciseStyle - the new exercise style

getOptionPayoutAmount

public java.lang.Double getOptionPayoutAmount()
Gets the option payout amount.

Returns:
the option payout amount

setOptionPayoutAmount

public void setOptionPayoutAmount(java.lang.Double optionPayoutAmount)
Sets the option payout amount.

Parameters:
optionPayoutAmount - the new option payout amount

getPriceQuoteMethod

public java.lang.String getPriceQuoteMethod()
Gets the price quote method.

Returns:
the price quote method

setPriceQuoteMethod

public void setPriceQuoteMethod(java.lang.String priceQuoteMethod)
Sets the price quote method.

Parameters:
priceQuoteMethod - the new price quote method

getListMethod

public java.lang.Integer getListMethod()
Gets the list method.

Returns:
the list method

setListMethod

public void setListMethod(java.lang.Integer listMethod)
Sets the list method.

Parameters:
listMethod - the new list method

getCapPrice

public java.lang.Double getCapPrice()
Gets the cap price.

Returns:
the cap price

setCapPrice

public void setCapPrice(java.lang.Double capPrice)
Sets the cap price.

Parameters:
capPrice - the new cap price

getFloorPrice

public java.lang.Double getFloorPrice()
Gets the floor price.

Returns:
the floor price

setFloorPrice

public void setFloorPrice(java.lang.Double floorPrice)
Sets the floor price.

Parameters:
floorPrice - the new floor price

getPutOrCall

public java.lang.Integer getPutOrCall()
Gets the put or call.

Returns:
the put or call

setPutOrCall

public void setPutOrCall(java.lang.Integer putOrCall)
Sets the put or call.

Parameters:
putOrCall - the new put or call

getSecurityGroup

public java.lang.String getSecurityGroup()
Gets the security group.

Returns:
the security group

setSecurityGroup

public void setSecurityGroup(java.lang.String securityGroup)
Sets the security group.

Parameters:
securityGroup - the new security group

getUnitOfMeasureQty

public java.lang.Double getUnitOfMeasureQty()
Gets the unit of measure qty.

Returns:
the unit of measure qty

setUnitOfMeasureQty

public void setUnitOfMeasureQty(java.lang.Double unitOfMeasureQty)
Sets the unit of measure qty.

Parameters:
unitOfMeasureQty - the new unit of measure qty

getCouponPaymentDate

public java.util.Date getCouponPaymentDate()
Gets the coupon payment date.

Returns:
the coupon payment date

setCouponPaymentDate

public void setCouponPaymentDate(java.util.Date couponPaymentDate)
Sets the coupon payment date.

Parameters:
couponPaymentDate - the new coupon payment date

getIssueDate

public java.util.Date getIssueDate()
Gets the issue date.

Returns:
the issue date

setIssueDate

public void setIssueDate(java.util.Date issueDate)
Sets the issue date.

Parameters:
issueDate - the new issue date

getDatedDate

public java.util.Date getDatedDate()
Gets the dated date.

Returns:
the dated date

setDatedDate

public void setDatedDate(java.util.Date datedDate)
Sets the dated date.

Parameters:
datedDate - the new dated date

getInterestAccrualDate

public java.util.Date getInterestAccrualDate()
Gets the interest accrual date.

Returns:
the interest accrual date

setInterestAccrualDate

public void setInterestAccrualDate(java.util.Date interestAccrualDate)
Sets the interest accrual date.

Parameters:
interestAccrualDate - the new interest accrual date

getCountryOfIssue

public java.lang.String getCountryOfIssue()
Gets the country of issue.

Returns:
the country of issue

setCountryOfIssue

public void setCountryOfIssue(java.lang.String countryOfIssue)
Sets the country of issue.

Parameters:
countryOfIssue - the new country of issue

getStateOfIssue

public java.lang.String getStateOfIssue()
Gets the state of issue.

Returns:
the state of issue

setStateOfIssue

public void setStateOfIssue(java.lang.String stateOfIssue)
Sets the state of issue.

Parameters:
stateOfIssue - the new state of issue

getLocaleOfIssue

public java.lang.String getLocaleOfIssue()
Gets the locale of issue.

Returns:
the locale of issue

setLocaleOfIssue

public void setLocaleOfIssue(java.lang.String localeOfIssue)
Sets the locale of issue.

Parameters:
localeOfIssue - the new locale of issue

getIssuer

public java.lang.String getIssuer()
Gets the issuer.

Returns:
the issuer

setIssuer

public void setIssuer(java.lang.String issuer)
Sets the issuer.

Parameters:
issuer - the new issuer

getRedemptionDate

public java.util.Date getRedemptionDate()
Gets the redemption date.

Returns:
the redemption date

setRedemptionDate

public void setRedemptionDate(java.util.Date redemptionDate)
Sets the redemption date.

Parameters:
redemptionDate - the new redemption date

getCurrency

public java.lang.String getCurrency()
Gets the currency.

Returns:
the currency

setCurrency

public void setCurrency(java.lang.String currency)
Sets the currency.

Parameters:
currency - the new currency

getCouponRate

public java.lang.Double getCouponRate()
Gets the coupon rate.

Returns:
the coupon rate

setCouponRate

public void setCouponRate(java.lang.Double couponRate)
Sets the coupon rate.

Parameters:
couponRate - the new coupon rate

getContractMultiplier

public java.lang.Double getContractMultiplier()
Gets the contract multiplier.

Returns:
the contract multiplier

setContractMultiplier

public void setContractMultiplier(java.lang.Double contractMultiplier)
Sets the contract multiplier.

Parameters:
contractMultiplier - the new contract multiplier

getMinPriceIncrement

public java.lang.Double getMinPriceIncrement()
Gets the min price increment.

Returns:
the min price increment

setMinPriceIncrement

public void setMinPriceIncrement(java.lang.Double minPriceIncrement)
Sets the min price increment.

Parameters:
minPriceIncrement - the new min price increment

getMinPriceIncrementAmount

public java.lang.Double getMinPriceIncrementAmount()
Gets the min price increment amount.

Returns:
the min price increment amount

setMinPriceIncrementAmount

public void setMinPriceIncrementAmount(java.lang.Double minPriceIncrementAmount)
Sets the min price increment amount.

Parameters:
minPriceIncrementAmount - the new min price increment amount

getFactor

public java.lang.Double getFactor()
Gets the factor.

Returns:
the factor

setFactor

public void setFactor(java.lang.Double factor)
Sets the factor.

Parameters:
factor - the new factor

getUnitOfMeasure

public java.lang.String getUnitOfMeasure()
Gets the unit of measure.

Returns:
the unit of measure

setUnitOfMeasure

public void setUnitOfMeasure(java.lang.String unitOfMeasure)
Sets the unit of measure.

Parameters:
unitOfMeasure - the new unit of measure

getTimeUnit

public java.lang.String getTimeUnit()
Gets the time unit.

Returns:
the time unit

setTimeUnit

public void setTimeUnit(java.lang.String timeUnit)
Sets the time unit.

Parameters:
timeUnit - the new time unit

getMaturityTime

public java.util.Date getMaturityTime()
Gets the maturity time.

Returns:
the maturity time

setMaturityTime

public void setMaturityTime(java.util.Date maturityTime)
Sets the maturity time.

Parameters:
maturityTime - the new maturity time

getCreditRating

public java.lang.String getCreditRating()
Gets the credit rating.

Returns:
the credit rating

setCreditRating

public void setCreditRating(java.lang.String creditRating)
Sets the credit rating.

Parameters:
creditRating - the new credit rating

getInstrumentRegistry

public java.lang.String getInstrumentRegistry()
Gets the instrument registry.

Returns:
the instrument registry

setInstrumentRegistry

public void setInstrumentRegistry(java.lang.String instrumentRegistry)
Sets the instrument registry.

Parameters:
instrumentRegistry - the new instrument registry

getStrikePrice

public java.lang.Double getStrikePrice()
Gets the strike price.

Returns:
the strike price

setStrikePrice

public void setStrikePrice(java.lang.Double strikePrice)
Sets the strike price.

Parameters:
strikePrice - the new strike price

getStrikeCurrency

public java.lang.String getStrikeCurrency()
Gets the strike currency.

Returns:
the strike currency

setStrikeCurrency

public void setStrikeCurrency(java.lang.String strikeCurrency)
Sets the strike currency.

Parameters:
strikeCurrency - the new strike currency

getStrikeMultiplier

public java.lang.Double getStrikeMultiplier()
Gets the strike multiplier.

Returns:
the strike multiplier

setStrikeMultiplier

public void setStrikeMultiplier(java.lang.Double strikeMultiplier)
Sets the strike multiplier.

Parameters:
strikeMultiplier - the new strike multiplier

getStrikeValue

public java.lang.Double getStrikeValue()
Gets the strike value.

Returns:
the strike value

setStrikeValue

public void setStrikeValue(java.lang.Double strikeValue)
Sets the strike value.

Parameters:
strikeValue - the new strike value

getDescription

public java.lang.String getDescription()
Gets the description.

Returns:
the description

setDescription

public void setDescription(java.lang.String description)
Sets the description.

Parameters:
description - the new description

getSecurityExchange

public java.lang.String getSecurityExchange()
Gets the security exchange.

Returns:
the security exchange

setSecurityExchange

public void setSecurityExchange(java.lang.String securityExchange)
Sets the security exchange.

Parameters:
securityExchange - the new security exchange

getFpool

public java.lang.String getFpool()
Gets the fpool.

Returns:
the fpool

setFpool

public void setFpool(java.lang.String fpool)
Sets the fpool.

Parameters:
fpool - the new fpool

getContractSettlMonth

public java.util.Date getContractSettlMonth()
Gets the contract settl month.

Returns:
the contract settl month

setContractSettlMonth

public void setContractSettlMonth(java.util.Date contractSettlMonth)
Sets the contract settl month.

Parameters:
contractSettlMonth - the new contract settl month

getCpProgramm

public java.lang.Integer getCpProgramm()
Gets the cp programm.

Returns:
the cp programm

setCpProgramm

public void setCpProgramm(java.lang.Integer cpProgramm)
Sets the cp programm.

Parameters:
cpProgramm - the new cp programm

getCpRegType

public java.lang.String getCpRegType()
Gets the cp reg type.

Returns:
the cp reg type

setCpRegType

public void setCpRegType(java.lang.String cpRegType)
Sets the cp reg type.

Parameters:
cpRegType - the new cp reg type

getSecurityStatus

public java.lang.String getSecurityStatus()
Gets the security status.

Returns:
the security status

setSecurityStatus

public void setSecurityStatus(java.lang.String securityStatus)
Sets the security status.

Parameters:
securityStatus - the new security status

getSettlOnOpen

public java.lang.String getSettlOnOpen()
Gets the settl on open.

Returns:
the settl on open

setSettlOnOpen

public void setSettlOnOpen(java.lang.String settlOnOpen)
Sets the settl on open.

Parameters:
settlOnOpen - the new settl on open

getInstrmtAssignmentMethod

public java.lang.String getInstrmtAssignmentMethod()
Gets the instrmt assignment method.

Returns:
the instrmt assignment method

setInstrmtAssignmentMethod

public void setInstrmtAssignmentMethod(java.lang.String instrmtAssignmentMethod)
Sets the instrmt assignment method.

Parameters:
instrmtAssignmentMethod - the new instrmt assignment method

getPositionLimit

public java.lang.Integer getPositionLimit()
Gets the position limit.

Returns:
the position limit

setPositionLimit

public void setPositionLimit(java.lang.Integer positionLimit)
Sets the position limit.

Parameters:
positionLimit - the new position limit

getNtPositionLimit

public java.lang.Integer getNtPositionLimit()
Gets the nt position limit.

Returns:
the nt position limit

setNtPositionLimit

public void setNtPositionLimit(java.lang.Integer ntPositionLimit)
Sets the nt position limit.

Parameters:
ntPositionLimit - the new nt position limit

getProduct

public java.lang.Integer getProduct()
Gets the product.

Returns:
the product

setProduct

public void setProduct(java.lang.Integer product)
Sets the product.

Parameters:
product - the new product

getcFICode

public java.lang.String getcFICode()
Gets the c fi code.

Returns:
the c fi code

setcFICode

public void setcFICode(java.lang.String cFICode)
Sets the c fi code.

Parameters:
cFICode - the new c fi code

getSecurityType

public java.lang.String getSecurityType()
Gets the security type.

Returns:
the security type

setSecurityType

public void setSecurityType(java.lang.String securityType)
Sets the security type.

Parameters:
securityType - the new security type

getSecuritySubType

public java.lang.String getSecuritySubType()
Gets the security sub type.

Returns:
the security sub type

setSecuritySubType

public void setSecuritySubType(java.lang.String securitySubType)
Sets the security sub type.

Parameters:
securitySubType - the new security sub type

getSymbolSfx

public java.lang.String getSymbolSfx()
Gets the symbol sfx.

Returns:
the symbol sfx

setSymbolSfx

public void setSymbolSfx(java.lang.String symbolSfx)
Sets the symbol sfx.

Parameters:
symbolSfx - the new symbol sfx

getSecurityIDSource

public java.lang.String getSecurityIDSource()
Gets the security id source.

Returns:
the security id source

setSecurityIDSource

public void setSecurityIDSource(java.lang.String securityIDSource)
Sets the security id source.

Parameters:
securityIDSource - the new security id source

getSecurityAltIDGroups

public java.util.List<SecurityAltIDGroup> getSecurityAltIDGroups()
Gets the security alt id groups.

Returns:
the security alt id groups

setSecurityAltIDGroups

public void setSecurityAltIDGroups(java.util.List<SecurityAltIDGroup> securityAltIDGroups)
Sets the security alt id groups.

Parameters:
securityAltIDGroups - the new security alt id groups

getContractMultiplierUnit

public java.lang.Integer getContractMultiplierUnit()
Gets the contract multiplier unit.

Returns:
the contract multiplier unit

setContractMultiplierUnit

public void setContractMultiplierUnit(java.lang.Integer contractMultiplierUnit)
Sets the contract multiplier unit.

Parameters:
contractMultiplierUnit - the new contract multiplier unit

makeEager

public void makeEager()
Make eager.