public static function createDefault()
 {
     $v = new Accttypepostingtype();
     $v->defaultAllFields();
     return $v;
 }