also need ProbeMatchesType to inherit get_ProbeMatch
This commit is contained in:
parent
b742d316b3
commit
c1f9c0aff5
|
@ -15,6 +15,7 @@ __PACKAGE__->__set_ref();
|
|||
use base qw(
|
||||
SOAP::WSDL::XSD::Typelib::Element
|
||||
WSDiscovery10::Types::ProbeType
|
||||
WSDiscovery10::Types::ProbeMatchesType
|
||||
);
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue