org.apache.ws.jaxme
public static class PMParams.Param extends java.lang.Object
A single parameter.
Constructor and Description |
---|
PMParams.Param(int pType,
java.lang.Object pValue)
Creates a new parameter with the given type and value.
|