@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:27:44+02:00", comments="JAXB RI v2.3.7") public class GetBoxInfoRequest extends Object implements Serializable
Java class for GetBoxInfoRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetBoxInfoRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BoxId" type="{urn:be:fgov:ehealth:ehbox:core:v3}BoxIdType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetBoxInfoRequest() |
| Modifier and Type | Method and Description |
|---|---|
BoxIdType |
getBoxId()
Gets the value of the boxId property.
|
void |
setBoxId(BoxIdType value)
Sets the value of the boxId property.
|
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.