public RefPointsTypeRefPoint()
 {
     this._multimediaDescriptions = new MultimediaDescriptionsType();
 }
示例#2
0
 public MeetingRoomCodeType()
 {
     this._multimediaDescriptions = new MultimediaDescriptionsType();
     this._charge = new FeeType();
 }
 public HotelInfoTypeDescriptionsRenovation()
 {
     this._multimediaDescriptions = new MultimediaDescriptionsType();
 }
示例#4
0
 public TransportationTypeTransportation()
 {
     this._tPA_Extensions         = new TPA_ExtensionsType();
     this._operationSchedules     = new OperationSchedulesType();
     this._multimediaDescriptions = new MultimediaDescriptionsType();
 }
示例#5
0
 public FeaturesTypeFeature()
 {
     this._multimediaDescriptions = new MultimediaDescriptionsType();
     this._charge = new FeaturesTypeFeatureCharge();
 }