Esempio n. 1
0
 } public FineOtherVariationData()
 {
     this.totalDiamondWeightField = new JewelryWeightDimension(); this.lengthField = new LengthDimension();
 }
Esempio n. 2
0
 } public FineRingVariationData()
 {
     this.totalDiamondWeightField = new JewelryWeightDimension();
 }
Esempio n. 3
0
 } public FineNecklaceBraceletAnkletVariationData()
 {
     this.totalDiamondWeightField = new JewelryWeightDimension(); this.lengthField = new LengthDimension();
 }