ACC SHELL
package LibStorage::DlabelCapabilities;
BEGIN {
%TYPEINFO = (
ALL_METHODS => 0,
new => ["function", "any", "string"],
swig_maxPrimary_get => ["function", "integer", "any"],
swig_maxPrimary_set => ["function", "void", "any", "integer"],
swig_extendedPossible_get => ["function", "boolean", "any"],
swig_extendedPossible_set => ["function", "void", "any", "boolean"],
swig_maxLogical_get => ["function", "integer", "any"],
swig_maxLogical_set => ["function", "void", "any", "integer"],
swig_maxSectors_get => ["function", "integer", "any"],
swig_maxSectors_set => ["function", "void", "any", "integer"],
);
}
1;
ACC SHELL 2018