be.fgov.ehealth.certra.protocol.v1
Class GetExistingApplicationIdsResponse

java.lang.Object
  extended by be.fgov.ehealth.certra.protocol.v1.RaResponseType
      extended by be.fgov.ehealth.certra.protocol.v1.GetExistingApplicationIdsResponse
All Implemented Interfaces:
Serializable

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

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:certra:protocol:v1}RaResponseType">
       <sequence minOccurs="0">
         <element name="SearchCriterium" type="{urn:be:fgov:ehealth:certra:protocol:v1}SearchCriteriumType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
GetExistingApplicationIdsResponse()
           
 
Method Summary
 List<SearchCriteriumType> getSearchCriteria()
          Gets the value of the searchCriteria property.
 
Methods inherited from class be.fgov.ehealth.certra.protocol.v1.RaResponseType
getErrors, getId, getResponse, setId, setResponse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetExistingApplicationIdsResponse

public GetExistingApplicationIdsResponse()
Method Detail

getSearchCriteria

public List<SearchCriteriumType> getSearchCriteria()
Gets the value of the searchCriteria property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the searchCriteria property.

For example, to add a new item, do as follows:

    getSearchCriteria().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchCriteriumType




Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.