Exemple #1
0
 public function setSequence($seq) {
   $this->addProperty(new Vpdi_Property('SEQUENCE', Vpdi::encodeText($seq)));
 }