Path : /usr/share/YaST2/modules/LibStorage/ |
Current File : //usr/share/YaST2/modules/LibStorage/DmmultipathCoInfo.pm |
package LibStorage::DmmultipathCoInfo; BEGIN { %TYPEINFO = ( ALL_METHODS => 0, new => ["function", "any", "string"], swig_p_get => ["function", "any", "any"], swig_p_set => ["function", "void", "any", "any"], swig_vendor_get => ["function", "string", "any"], swig_vendor_set => ["function", "void", "any", "string"], swig_model_get => ["function", "string", "any"], swig_model_set => ["function", "void", "any", "string"], ); } 1;