NAME
MyTypes::PersonID
DESCRIPTION
Perl data type class for the XML Schema defined complextype PersonID from the namespace http://www.example.org/benchmark/.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
ID
METHODS
new
Constructor. The following data structure may be passed to new():
{ # MyTypes::PersonID
ID => $some_value, # int
},
AUTHOR
Generated by SOAP::WSDL