B_NULL_PARAMETER
if (parameter.Type() != BParameter::B_NULL_PARAMETER
case BParameter::B_NULL_PARAMETER: /* fall through */
if (parameter.Type() == BParameter::B_NULL_PARAMETER) {
case BParameter::B_NULL_PARAMETER:
case BParameter::B_NULL_PARAMETER:
: BParameter(id, mediaType, B_NULL_PARAMETER, web, name, kind, NULL)