be.fgov.ehealth.ehbox.consultation.protocol.v3
Class GetOoOListRequest

java.lang.Object
  extended by be.fgov.ehealth.ehbox.consultation.protocol.v3.GetOoOListRequest
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2017-06-27T08:08:52+02:00",
           comments="JAXB RI v2.2.11")
public class GetOoOListRequest
extends Object
implements Serializable

Java class for GetOoOListRequestType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="GetOoOListRequestType">
   <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>
 

See Also:
Serialized Form

Constructor Summary
GetOoOListRequest()
           
 
Method Summary
 BoxIdType getBoxId()
          Gets the value of the boxId property.
 void setBoxId(BoxIdType value)
          Sets the value of the boxId property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetOoOListRequest

public GetOoOListRequest()
Method Detail

getBoxId

public BoxIdType getBoxId()
Gets the value of the boxId property.

Returns:
possible object is BoxIdType

setBoxId

public void setBoxId(BoxIdType value)
Sets the value of the boxId property.

Parameters:
value - allowed object is BoxIdType



Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.