be.fgov.ehealth.chap4.core.v1
Class RequestType

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

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

Information about the request.

Java class for RequestType complex type.

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

 <complexType name="RequestType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="IsTest" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
RequestType()
           
 
Method Summary
 boolean isIsTest()
          Gets the value of the isTest property.
 void setIsTest(boolean value)
          Sets the value of the isTest property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestType

public RequestType()
Method Detail

isIsTest

public boolean isIsTest()
Gets the value of the isTest property.


setIsTest

public void setIsTest(boolean value)
Sets the value of the isTest property.




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