getInstance('Vehicle'); // Get the Type corresponding to the class name Type t = Type.forName(cs.className__c); // Instantiate the type. // The type of the ...
確定! 回上一頁