be.fgov.ehealth.mediprima.core.v1
Class ConsultCarmedDataType

java.lang.Object
  extended by be.fgov.ehealth.mediprima.core.v1.ConsultCarmedDataType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2024-09-05T10:50:54+02:00",
           comments="JAXB RI v2.3.6")
public class ConsultCarmedDataType
extends Object
implements Serializable

Java class for ConsultCarmedDataType complex type.

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

 <complexType name="ConsultCarmedDataType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="BySsin" type="{urn:be:fgov:ehealth:mediprima:core:v1}BySsinType"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
ConsultCarmedDataType()
           
 
Method Summary
 BySsinType getBySsin()
          Gets the value of the bySsin property.
 void setBySsin(BySsinType value)
          Sets the value of the bySsin property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsultCarmedDataType

public ConsultCarmedDataType()
Method Detail

getBySsin

public BySsinType getBySsin()
Gets the value of the bySsin property.

Returns:
possible object is BySsinType

setBySsin

public void setBySsin(BySsinType value)
Sets the value of the bySsin property.

Parameters:
value - allowed object is BySsinType



Connector Packaging PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.