コード例 #1
0
 // -----------------------------------------------------------------------
 @Override
 public ISDACompliantDateYieldCurve clone() {
   return JodaBeanUtils.cloneAlways(this);
 }
コード例 #2
0
 // -----------------------------------------------------------------------
 @Override
 public InterestRateSwapSecurity clone() {
   return JodaBeanUtils.cloneAlways(this);
 }
コード例 #3
0
 // -----------------------------------------------------------------------
 @Override
 public SecurityEnhancerResult clone() {
   return JodaBeanUtils.cloneAlways(this);
 }
コード例 #4
0
 // -----------------------------------------------------------------------
 @Override
 public SimpleUserAccount clone() {
   return JodaBeanUtils.cloneAlways(this);
 }
コード例 #5
0
 // -----------------------------------------------------------------------
 @Override
 public EquityIndexBean clone() {
   return JodaBeanUtils.cloneAlways(this);
 }
コード例 #6
0
 // -----------------------------------------------------------------------
 @Override
 public RegionHistoryResult clone() {
   return JodaBeanUtils.cloneAlways(this);
 }
コード例 #7
0
 // -----------------------------------------------------------------------
 @Override
 public RoleSearchResult clone() {
   return JodaBeanUtils.cloneAlways(this);
 }
コード例 #8
0
 // -----------------------------------------------------------------------
 @Override
 public SwapNode clone() {
   return JodaBeanUtils.cloneAlways(this);
 }
 // -----------------------------------------------------------------------
 @Override
 public NonVersionedRedisConfigSourceComponentFactory clone() {
   return JodaBeanUtils.cloneAlways(this);
 }
コード例 #10
0
 // -----------------------------------------------------------------------
 @Override
 public FadeInPayoffStyle clone() {
   return JodaBeanUtils.cloneAlways(this);
 }
コード例 #11
0
 // -----------------------------------------------------------------------
 @Override
 public ForwardSwapCurveInstrumentProvider clone() {
   return JodaBeanUtils.cloneAlways(this);
 }
コード例 #12
0
 // -----------------------------------------------------------------------
 @Override
 public ONCompoundedLegRollDateConvention clone() {
   return JodaBeanUtils.cloneAlways(this);
 }