public cdType() { this.pricingField = new List <pricingType>(); this.periodField = new periodType(); this.domainField = new domainType(); }
public renDataType() { this.domainField = new domainType(); }