コード例 #1
0
 public function setPeeringMatrix($peeringMatrix)
 {
     $this->__load();
     return parent::setPeeringMatrix($peeringMatrix);
 }