AltidParameter
This class represents the "ALTID" parameter
AltidParameter
should be called with a single argument that is an instance ofParameterValueType
new AltidParameter(new ParameterValueType("23"));
new AltidParameter(new ParameterValueType("blah"));