(file) Return to CIMMethodRep.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/CIMMethodRep.h between version 1.5 and 1.6

version 1.5, 2001/04/25 22:20:54 version 1.6, 2001/05/14 00:39:51
Line 67 
Line 67 
         return _type;         return _type;
     }     }
  
     void setType(CIMType type)      void setType(CIMType type);
     {  
         _type = type;  
   
         if (type == CIMType::NONE)  
             throw NullType();  
     }  
  
     const String& getClassOrigin() const     const String& getClassOrigin() const
     {     {


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2