@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:17:29+02:00", comments="JAXB RI v2.3.7") public class ValidateProductIdRequest extends RequestType implements Serializable
Java class for ValidateProductIdRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ValidateProductIdRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<sequence>
<element name="ProductId" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ValidateProductIdRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProductId()
Gets the value of the productId property.
|
void |
setProductId(String value)
Sets the value of the productId property.
|
getId, getIssueInstant, setId, setIssueInstant
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.