error418 / opennms-event

A Java OpenNMS client for creating events via ONMS eventd daemon
MIT License
0 stars 0 forks source link

Support primitives in parameter Method #4

Closed error418 closed 8 years ago

error418 commented 8 years ago

Support primitive types for the parameter value in the parameter method of the Builder class.

As well as Number

Make sure the type of the generated XML fits to the chosen parameter value type.

error418 commented 8 years ago

Could not find valid values for parameter types. Using string as default.