be.fgov.ehealth.samcivics.type.v1
Class ParagraphTypeAndTherapy

java.lang.Object
  extended by be.fgov.ehealth.samcivics.type.v1.BaseType
      extended by be.fgov.ehealth.samcivics.type.v1.ParagraphType
          extended by be.fgov.ehealth.samcivics.type.v1.ParagraphTypeAndTherapy
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-07-06T09:31:40+02:00",
           comments="JAXB RI v2.2.6")
public class ParagraphTypeAndTherapy
extends ParagraphType
implements Serializable

Java class for ParagraphTypeAndTherapy complex type.

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

 <complexType name="ParagraphTypeAndTherapy">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:samcivics:type:v1}ParagraphType">
       <sequence>
         <element name="therapyList" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="therapy" type="{urn:be:fgov:ehealth:samcivics:type:v1}TherapyType" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
ParagraphTypeAndTherapy()
           
 
Method Summary
 TherapyList getTherapyList()
          Gets the value of the therapyList property.
 void setTherapyList(TherapyList value)
          Sets the value of the therapyList property.
 
Methods inherited from class be.fgov.ehealth.samcivics.type.v1.ParagraphType
getAgreementType, getChapterName, getKeyStringFr, getKeyStringNl, getLegalReference, getModificationDate, getParagraphName, getParagraphVersion, getProcessType, getProcessTypeOverrule, getPublicationDate, setAgreementType, setChapterName, setKeyStringFr, setKeyStringNl, setLegalReference, setModificationDate, setParagraphName, setParagraphVersion, setProcessType, setProcessTypeOverrule, setPublicationDate
 
Methods inherited from class be.fgov.ehealth.samcivics.type.v1.BaseType
getEndDate, getStartDate, setEndDate, setStartDate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParagraphTypeAndTherapy

public ParagraphTypeAndTherapy()
Method Detail

getTherapyList

public TherapyList getTherapyList()
Gets the value of the therapyList property.

Returns:
possible object is TherapyList

setTherapyList

public void setTherapyList(TherapyList value)
Sets the value of the therapyList property.

Parameters:
value - allowed object is TherapyList



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.